slice resource view: pending changes, queryupdater plugin, not toggable
authorLoic Baron <loic.baron@lip6.fr>
Mon, 19 May 2014 09:48:07 +0000 (11:48 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Mon, 19 May 2014 09:48:07 +0000 (11:48 +0200)
portal/sliceresourceview.py

index 6fc384a..2034eac 100644 (file)
@@ -168,7 +168,7 @@ class SliceResourceView (LoginRequiredView, ThemeView):
             page                = page,
             title               = 'Pending operations',
             query               = main_query,
-            togglable           = True,
+            togglable           = False,
             # start turned off, it will open up itself when stuff comes in
             toggled             = False,
             domid               = 'pending',