* fix some fallout from last commit: iconbar now in head.html so no one should call...
authorMatt <matt@uncensored.citadel.org>
Mon, 26 Jan 2009 06:54:45 +0000 (06:54 +0000)
committerMatt <matt@uncensored.citadel.org>
Mon, 26 Jan 2009 06:54:45 +0000 (06:54 +0000)
commit16ba87bce90d86fbf331e6253a00aeaa93c71d28
treef3b355b7972dd40341513d63338ef8bc223c143e
parent98116201dd5bfd49f9109fc0a54602bf546bb06b
* fix some fallout from last commit: iconbar now in head.html so no one should call it themselves
* set WC->logged_in to 0 at the top of do_logout() to surpress iconbar on logout
* Fix IE6 iconbar bug, still not as good as it used to look :(
* Completely rework roombanner etc. so the web browser sizes roombanner, navbar etc. itself
* Added javascript hack so the new roombanner works in browsers that don't do display: table-cell;
23 files changed:
webcit/auth.c
webcit/iconbar.c
webcit/static/iconbaricns.css
webcit/static/summaryview.js
webcit/static/t/add_node.html
webcit/static/t/aide_inetconf.html
webcit/static/t/display_aide_menu.html
webcit/static/t/display_ignet_confirmdelete.html
webcit/static/t/display_main_menu.html
webcit/static/t/display_netconf.html
webcit/static/t/display_sitewide_config.html
webcit/static/t/edit_message.html
webcit/static/t/edit_node.html
webcit/static/t/edituser_select.html
webcit/static/t/files.html
webcit/static/t/files_jspicview.html
webcit/static/t/head.html
webcit/static/t/preferences.html
webcit/static/t/roombanner.html
webcit/static/t/userlist_detailview.html
webcit/static/t/who.html
webcit/static/wclib.js
webcit/static/webcit.css