Commit 67c7345e authored by Roque's avatar Roque

erp5_post: post module 'new' action renamed

parent b6b986a0
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>new</string> </value> <value> <string>new_html_post</string> </value>
</item> </item>
<item> <item>
<key> <string>language</string> </key> <key> <string>language</string> </key>
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>New</string> </value> <value> <string>New Post</string> </value>
</item> </item>
<item> <item>
<key> <string>visible</string> </key> <key> <string>visible</string> </key>
......
...@@ -2,6 +2,6 @@ HTML Post | jio_view ...@@ -2,6 +2,6 @@ HTML Post | jio_view
HTML Post | reply HTML Post | reply
HTML Post | view HTML Post | view
Post Module | jio_view Post Module | jio_view
Post Module | new Post Module | new_html_post
Post Module | view Post Module | view
Text Post | view Text Post | 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