Commit f0ac3f85 authored by Nicolas Delaby's avatar Nicolas Delaby

remove description and fix tales expression

parent b0bfb3fd
...@@ -55,6 +55,14 @@ ...@@ -55,6 +55,14 @@
<key> <string>tales</string> </key> <key> <string>tales</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
<value> <value>
...@@ -73,6 +81,10 @@ ...@@ -73,6 +81,10 @@
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary> </dictionary>
</value> </value>
</item> </item>
...@@ -122,7 +134,7 @@ ...@@ -122,7 +134,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>request/is_web_section_default_document | nothing</string> </value> <value> <string>not:here/getUrlString</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
1057 1058
\ No newline at end of file \ 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