updated look and feel of the site
[myslice.git] / myslice / viewutils.py
index 2b5ab86..937fa9b 100644 (file)
@@ -5,7 +5,7 @@ from copy import deepcopy
 standard_topmenu_items = [ 
 #    { 'label':'Tab', 'href': '/tab/'},
 #    { 'label':'Scroll', 'href': '/scroll/'},
-    { 'label':'One Plugin', 'href': '/plugin/'},
+#    { 'label':'One Plugin', 'href': '/plugin/'},
     { 'label':'Dashboard', 'href': '/portal/dashboard/'},
     { 'label':'Slice', 'href': '/slice/'},
     ]