Added jsTree to show groups under Inventory/Edit

This commit is contained in:
chouseknecht
2013-05-07 11:49:33 -04:00
parent ced96a1bb3
commit 3c90f91453
78 changed files with 12964 additions and 99 deletions

View File

@@ -160,7 +160,8 @@
<script src="lib/jquery/jquery-1.9.1.js"></script>
<script src="lib/twitter/bootstrap.min.js"></script>
<script src="lib/jstree/jquery.jstree.js"></script>
<script>
$('a[data-toggle="tab"]').on('show', function (e) {
var url = $(e.target).text();