Commit 7e55b899 authored by Yusei Tahara's avatar Yusei Tahara

2008-08-04 yusei

* Add reference and remove subject in Notification Message Module List.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22860 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bec4aa90
......@@ -80,21 +80,21 @@
<value>
<dictionary>
<item>
<key> <string>columns</string> </key>
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
<string>title</string>
<string>Title</string>
</tuple>
<tuple>
<string>subject</string>
<string>Subject</string>
</tuple>
<tuple>
<string>description</string>
<string>Description</string>
</tuple>
<tuple>
<string>reference</string>
<string>Reference</string>
</tuple>
<tuple>
<string>version</string>
<string>Version</string>
......@@ -130,21 +130,21 @@
</value>
</item>
<item>
<key> <string>search_columns</string> </key>
<key> <string>search_columns</string> </key>
<value>
<list>
<tuple>
<string>title</string>
<string>Title</string>
</tuple>
<tuple>
<string>subject</string>
<string>Subject</string>
</tuple>
<tuple>
<string>description</string>
<string>Description</string>
</tuple>
<tuple>
<string>reference</string>
<string>Reference</string>
</tuple>
<tuple>
<string>version</string>
<string>Version</string>
......@@ -161,11 +161,11 @@
</value>
</item>
<item>
<key> <string>selection_name</string> </key>
<key> <string>selection_name</string> </key>
<value> <string>notification_message_module_selection</string> </value>
</item>
<item>
<key> <string>sort</string> </key>
<key> <string>sort</string> </key>
<value>
<list>
<tuple>
......@@ -184,7 +184,7 @@
</value>
</item>
<item>
<key> <string>sort_columns</string> </key>
<key> <string>sort_columns</string> </key>
<value>
<list>
<tuple>
......@@ -219,7 +219,7 @@
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Notification Messages</string> </value>
</item>
</dictionary>
......
2008-08-04 yusei
* Add reference and remove subject in Notification Message Module List.
2008-08-04 yusei
* Fixed title of notification message forms.
......
393
\ No newline at end of file
394
\ 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