Added jquery tab, accordion to autobind.

made add series page more awsome.
This commit is contained in:
kay.one
2011-12-07 21:30:47 -08:00
parent becd8e2dac
commit 5e386a2bc7
10 changed files with 69 additions and 67 deletions
+2 -9
View File
@@ -2,15 +2,8 @@
{
Settings
}
@section Scripts
{
<script type="text/javascript">
$(function () {
$("#tabs222").tabs();
});
</script>
}
<div id="tabs222">
<div class="jquery-tabs">
<ul>
<li>@Html.ActionLink("Naming", "Naming", "Settings")</li>
<li>@Html.ActionLink("Indexers", "Indexers", "Settings")</li>