source: binary-improvements/webserver/js/index.js@ 272

Last change on this file since 272 was 250, checked in by alloc, 9 years ago

Fixes 5_7_9

  • Property svn:executable set to *
File size: 148 bytes
Line 
1//InitializeTabs ();
2var tabs = $("#adminmenu").tabbedContent ({
3 contentdiv: $("#admincontent"),
4});
5SetupInventoryDialog ();
6InitPermissions ();
7
Note: See TracBrowser for help on using the repository browser.