Commit e8421e28 authored by Rafael Monnerat's avatar Rafael Monnerat

Use Planning_generateDateZoomAxis instead old one. The old one should be...

Use Planning_generateDateZoomAxis instead old one. The old one should be refactored to work only with numerical use cases.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16616 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d68b7217
......@@ -55,13 +55,17 @@
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
</item>
<item>
<key> <string>enctype</string> </key>
<value> <string></string> </value>
<value> <string>multipart/form-data</string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
......
......@@ -506,7 +506,7 @@
</item>
<item>
<key> <string>sec_axis_script</string> </key>
<value> <string>Planning_generateAxis</string> </value>
<value> <string>Planning_generateDateZoomAxis</string> </value>
</item>
<item>
<key> <string>second_layer_list_method</string> </key>
......
298
\ No newline at end of file
300
\ 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