source:
binary-improvements/webserver/js/index.js@
259
Last change on this file since 259 was 250, checked in by , 9 years ago | |
---|---|
|
|
File size: 148 bytes |
Rev | Line | |
---|---|---|
[250] | 1 | //InitializeTabs (); |
2 | var tabs = $("#adminmenu").tabbedContent ({ | |
3 | contentdiv: $("#admincontent"), | |
4 | }); | |
[245] | 5 | SetupInventoryDialog (); |
6 | InitPermissions (); | |
[173] | 7 |
Note:
See TracBrowser
for help on using the repository browser.