|
|
|
@ -98,24 +98,22 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="container-fluid">
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
<!-- Bread crumb and right sidebar toggle -->
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
<table id="episodes" class="table table-striped" style="width:100%">
|
|
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th></th>
|
|
|
|
|
<th>Episode</th>
|
|
|
|
|
<th>Title</th>
|
|
|
|
|
<th>Existing Subtitles</th>
|
|
|
|
|
<th>Missing Subtitles</th>
|
|
|
|
|
<th>Manual Search</th>
|
|
|
|
|
<th>Manual Upload</th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
<!-- Bread crumb and right sidebar toggle -->
|
|
|
|
|
<!-- ============================================================== -->
|
|
|
|
|
<table id="episodes" class="table table-striped" style="width:100%">
|
|
|
|
|
<thead>
|
|
|
|
|
<tr>
|
|
|
|
|
<th></th>
|
|
|
|
|
<th>Episode</th>
|
|
|
|
|
<th>Title</th>
|
|
|
|
|
<th>Existing Subtitles</th>
|
|
|
|
|
<th>Missing Subtitles</th>
|
|
|
|
|
<th>Manual Search</th>
|
|
|
|
|
<th>Manual Upload</th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<div id="manualSearchModal" class="modal" tabindex="-1" role="dialog">
|
|
|
|
|
<div class="modal-dialog modal-lg" role="document">
|
|
|
|
|