Commit 4f2ca0ed authored by Rafael Monnerat's avatar Rafael Monnerat

Fix Typo (form is used on module level)

parent 028b1e08
...@@ -125,7 +125,7 @@ ...@@ -125,7 +125,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: here.getPortalType() == \'Test Page\'</string> </value> <value> <string>python: here.getPortalType() == \'Test Page Module\'</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
47 48
\ 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