Commit 030efea5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix ids.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34317 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 183b87c3
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>zCreateWorklistTable</string> </value> <value> <string>Base_zCreateWorklistTable</string> </value>
</item> </item>
<item> <item>
<key> <string>src</string> </key> <key> <string>src</string> </key>
......
...@@ -111,7 +111,7 @@ group_by_expression</string> </value> ...@@ -111,7 +111,7 @@ group_by_expression</string> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>zGetCountFromWorklistTable</string> </value> <value> <string>Base_zGetCountFromWorklistTable</string> </value>
</item> </item>
<item> <item>
<key> <string>max_cache_</string> </key> <key> <string>max_cache_</string> </key>
......
...@@ -247,7 +247,7 @@ modification_date</string> </value> ...@@ -247,7 +247,7 @@ modification_date</string> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>zInsertIntoWorklistTable</string> </value> <value> <string>Base_zInsertIntoWorklistTable</string> </value>
</item> </item>
<item> <item>
<key> <string>src</string> </key> <key> <string>src</string> </key>
......
28 29
\ 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