Commit c1b27d17 authored by Łukasz Nowak's avatar Łukasz Nowak

- fix form name


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33266 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b94233c2
...@@ -40,6 +40,16 @@ ...@@ -40,6 +40,16 @@
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string>updateRepositoryBusinessTemplateList</string> </value> <value> <string>updateRepositoryBusinessTemplateList</string> </value>
</item> </item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item> <item>
<key> <string>encoding</string> </key> <key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value> <value> <string>UTF-8</string> </value>
...@@ -81,7 +91,7 @@ ...@@ -81,7 +91,7 @@
</item> </item>
<item> <item>
<key> <string>name</string> </key> <key> <string>name</string> </key>
<value> <string>PortalTemplates_updateRepositoryBusinessTemplateList</string> </value> <value> <string>TemplateTool_viewUpdateRepositoryBusinessTemplateListDialog</string> </value>
</item> </item>
<item> <item>
<key> <string>pt</string> </key> <key> <string>pt</string> </key>
...@@ -107,6 +117,10 @@ ...@@ -107,6 +117,10 @@
<key> <string>update_action</string> </key> <key> <string>update_action</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
1493 1494
\ 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