Remove unnecessary Javascript code

Tabs are activated automatically.
This commit is contained in:
Eelco Dolstra
2013-02-20 17:03:11 +01:00
parent b5d59c5c63
commit aebefda6ab
4 changed files with 0 additions and 23 deletions

View File

@ -45,11 +45,5 @@
</ul>
</div>
</div>
<script type="text/javascript">
jQuery(document).ready(function ($) {
$('#tab').tab('show');
});
</script>
[% END %]