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
RevLine 
[250]1//InitializeTabs ();
2var tabs = $("#adminmenu").tabbedContent ({
3 contentdiv: $("#admincontent"),
4});
[245]5SetupInventoryDialog ();
6InitPermissions ();
[173]7
Note: See TracBrowser for help on using the repository browser.