git://git.onelab.eu
/
myslice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20f33ac
)
comment
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Mon, 16 Dec 2013 16:26:28 +0000
(17:26 +0100)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Mon, 16 Dec 2013 16:26:28 +0000
(17:26 +0100)
ui/topmenu.py
patch
|
blob
|
history
diff --git
a/ui/topmenu.py
b/ui/topmenu.py
index
6b152c8
..
be21db2
100644
(file)
--- a/
ui/topmenu.py
+++ b/
ui/topmenu.py
@@
-81,7
+81,7
@@
def topmenu_items_live (current, page):
query=query_pi_auths,
# this one is the target for a $.show() when the query comes back
button_domid="topmenu-validation")
-
# although the result does not matter, rendering is required for the JS init code to make it in the page
+ # although the result does not matter, rendering is required for the JS init code to make it in the page
topmenuvalidation.render(request)
return topmenu_items_static (current, request)