re-link the floor editing menu; this somehow got lost.
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 4 Jun 2011 08:09:06 +0000 (08:09 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:57:59 +0000 (20:57 +0000)
webcit/static/t/aide/floorconfig.html

index 7729ea519c65bcd4f24e0613af8bf85102dba840..c699b3b320baacfd92574d484aef3ae5b14f33b4 100644 (file)
@@ -1,3 +1,3 @@
 <ul class="adminitems">
-<li><a href="display_floorconfig"><?_("Add, change, or delete floors")></a></li>
+<li><a href="do_template?template=floors"><?_("Add, change, or delete floors")></a></li>
 </ul>