Skip to content

Commit

Permalink
add closeAndOpenNext button in thShow file modal streamaserver#1044
Browse files Browse the repository at this point in the history
  • Loading branch information
Likh-Alex committed Mar 26, 2021
1 parent fa818fc commit b8f3910
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@ <h4>Subtitles</h4>
<div class="modal-footer">
<button class="btn btn-secondary" ng-click="manageOpenSubtitle(video)">Add from Opensubtitles</button>
<button class="btn btn-default" ng-click="cancel()">Close</button>
<button class="btn btn-default" ng-click="closeAndOpenNext()">Close and open next</button>
</div>

0 comments on commit b8f3910

Please sign in to comment.