Commit 907e7dc0 authored by Julien Muchembled's avatar Julien Muchembled

Fix some fields on PDFType_view

git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29272 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1d29d144
...@@ -33,7 +33,9 @@ ...@@ -33,7 +33,9 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>icon</string> </key> <key> <string>icon</string> </key>
...@@ -41,7 +43,7 @@ ...@@ -41,7 +43,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>base_view</string> </value> <value> <string>view</string> </value>
</item> </item>
<item> <item>
<key> <string>permissions</string> </key> <key> <string>permissions</string> </key>
......
...@@ -68,10 +68,6 @@ ...@@ -68,10 +68,6 @@
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>last_id</string> </key>
<value> <string>3</string> </value>
</item>
<item> <item>
<key> <string>permission</string> </key> <key> <string>permission</string> </key>
<value> <value>
......
15 16
\ No newline at end of file \ No newline at end of file
...@@ -4,6 +4,6 @@ EGov Type | egov_view ...@@ -4,6 +4,6 @@ EGov Type | egov_view
EGov Type | role_view EGov Type | role_view
EGov Type | translation_view EGov Type | translation_view
PDF Type | action_view PDF Type | action_view
PDF Type | base_view
PDF Type | role_view PDF Type | role_view
PDF Type | translation_view PDF Type | translation_view
\ No newline at end of file PDF Type | view
\ 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