Skip to content

Commit

Permalink
add openNextEpisode to modal-manage-files in tvShows management section
Browse files Browse the repository at this point in the history
  • Loading branch information
Likh-Alex committed Mar 26, 2021
1 parent b262d8a commit 0761346
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@
<label>
<input type="checkbox" ng-model="closeOnSelect" ng-click="toggleCloseOnSelect()"> Close Modal on Select
</label>
<label>
<input type="checkbox" ng-model="openNextEpisode" ng-click="toggleOpenNextEpisode()"> Open Next Episode
</label>
</div>
</div>

Expand Down

0 comments on commit 0761346

Please sign in to comment.