From: ich Date: Wed, 18 Aug 2010 00:47:10 +0000 (+0000) Subject: Attempt to replicate the navbar as html template. Removed "default" section, since... X-Git-Tag: v8.01~878 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=602aaa40709800e57af4f33b8ac5458d428b7cc3 Attempt to replicate the navbar as html template. Removed "default" section, since the individual cases should cover all possibilities. VIEW_WIKI needs two new defines, one for "are we wiki home" and one for "are we history". The latter should replace the if/else section from roomops.c --- diff --git a/webcit/static/t/navbar.html b/webcit/static/t/navbar.html new file mode 100644 index 000000000..00be34b65 --- /dev/null +++ b/webcit/static/t/navbar.html @@ -0,0 +1,150 @@ +