Commit 399482cb authored by Nicolas Delaby's avatar Nicolas Delaby

Avoid rendering context bar in Global Search result page

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24960 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cb34338c
......@@ -40,6 +40,16 @@
<key> <string>action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -85,7 +95,7 @@
</item>
<item>
<key> <string>pt</string> </key>
<value> <string>form_list</string> </value>
<value> <string>site_form_list</string> </value>
</item>
<item>
<key> <string>rid</string> </key>
......
1050
\ No newline at end of file
1051
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment