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