slice resource view: pending changes, queryupdater plugin, not toggable
[unfold.git] / 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',