Commit bec4aa90 authored by Yusei Tahara's avatar Yusei Tahara

2008-08-04 yusei

* Fixed title of notification message forms.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22859 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6c860db5
...@@ -52,6 +52,16 @@ ...@@ -52,6 +52,16 @@
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string>Base_edit</string> </value> <value> <string>Base_edit</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>
...@@ -111,7 +121,7 @@ ...@@ -111,7 +121,7 @@
</item> </item>
<item> <item>
<key> <string>name</string> </key> <key> <string>name</string> </key>
<value> <string>WebPage_viewContentList</string> </value> <value> <string>NotificationMessage_viewContentList</string> </value>
</item> </item>
<item> <item>
<key> <string>pt</string> </key> <key> <string>pt</string> </key>
...@@ -127,7 +137,7 @@ ...@@ -127,7 +137,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Web Page</string> </value> <value> <string>Notification Message Content List</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
...@@ -52,6 +52,16 @@ ...@@ -52,6 +52,16 @@
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string>Base_edit</string> </value> <value> <string>Base_edit</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>
...@@ -117,7 +127,7 @@ ...@@ -117,7 +127,7 @@
</item> </item>
<item> <item>
<key> <string>name</string> </key> <key> <string>name</string> </key>
<value> <string>WebPage_view</string> </value> <value> <string>NotificationMessage_viewEditor</string> </value>
</item> </item>
<item> <item>
<key> <string>pt</string> </key> <key> <string>pt</string> </key>
...@@ -133,7 +143,7 @@ ...@@ -133,7 +143,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Web Page</string> </value> <value> <string>Notification Message</string> </value>
</item> </item>
<item> <item>
<key> <string>unicode_mode</string> </key> <key> <string>unicode_mode</string> </key>
......
2008-08-04 yusei
* Fixed title of notification message forms.
2008-06-27 yusei 2008-06-27 yusei
* Start to develop version 5.2. * Start to develop version 5.2.
...@@ -160,4 +163,4 @@ and query_workflow for Cancelled and Answered states ...@@ -160,4 +163,4 @@ and query_workflow for Cancelled and Answered states
* Two skins were moved from portal_skins/erp5_core to portal_skins/erp5_base * Two skins were moved from portal_skins/erp5_core to portal_skins/erp5_base
2006-02-24 Seb 2006-02-24 Seb
* Created this business template in order to split erp5_core * Created this business template in order to split erp5_core
\ No newline at end of file
392 393
\ 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