]> jspc29.x-matter.uni-frankfurt.de Git - trb3web.git/commitdiff
contacts update
authorCahit <c.ugur@gsi.de>
Mon, 5 Aug 2013 10:40:02 +0000 (12:40 +0200)
committerCahit <c.ugur@gsi.de>
Mon, 5 Aug 2013 10:40:02 +0000 (12:40 +0200)
WebConfig.pm

index 6d62b78d21e9fbd04e399ff2ca23c1a5e339502b..9ffdcc3685604fbb33a32f28d7a1be93df22e3ee 100644 (file)
@@ -19,14 +19,15 @@ our @toplink = (["main","Main"],
 #Entries for sidebar menu
 our $menues = {
 
-    contact  => [["contact", "Contact"],
-                 ["help", "Help"]             
-                ],
+#    contact  => [["contact", "Contact"],
+#                 ["help", "Help"]             
+#                ],
                  
     withouthelp  => [["main","Main"],
                      ["designfiles","Designs"],
                      ["schematics","Schematics"],
                      ["contact", "Contact"],
+                    ["help", "For Developers"]
                     ],
 };
 
@@ -39,4 +40,4 @@ our $menuselect = {
   };
            
            
-1;
\ No newline at end of file
+1;