1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

updated more functional element classes to use the x- notation.

This commit is contained in:
kay.one
2013-01-28 23:44:07 -08:00
parent 30a049e4fb
commit bb024d6203
10 changed files with 28 additions and 48 deletions
@@ -2,9 +2,9 @@
<strong>Heads up!</strong> you need to add at least one TV folder.
</div>-->
<ul class="nav nav-tabs" id="myTab">
<li><a href="#add-new">Add New Series</a></li>
<li><a href="#import-existing">Import Existing Series</a></li>
<li><a href="#root-folders">TV Folders</a></li>
<li><a href="#add-new" class="x-add-new-tab">Add New Series</a></li>
<li><a href="#import-existing" class="x-import-existing-tab">Import Existing Series</a></li>
<li><a href="#root-folders" class ="x-root-folders-tab">TV Folders</a></li>
</ul>
<div class="tab-content nz-center">
<div class="tab-pane" id="add-new">Add new series.</div>