Commit ef6cd932 authored by Kevin Deldycke's avatar Kevin Deldycke

Minor changes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6751 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 42ed244a
......@@ -146,7 +146,7 @@ return printed\n
<string>_print</string>
<string>_getiter_</string>
<string>_getattr_</string>
<string>context</string>
<string>context</string>
<string>pay_sheet</string>
<string>_getitem_</string>
<string>str</string>
......
......@@ -75,7 +75,7 @@ STATE_LIST = [ \'confirmed\'\n
, \'planned\'\n
, \'stopped\'\n
#, \'draft\'\n
]\n
]\n
AUTO_UPDATE = False\n
\n
\n
......
......@@ -75,7 +75,7 @@ STATE_LIST = [ \'confirmed\'\n
#, \'planned\'\n
, \'stopped\'\n
#, \'draft\'\n
]\n
]\n
AUTO = False\n
\n
print """<html>\n
......
......@@ -160,7 +160,7 @@ return None\n
<value>
<tuple>
<string>PRIORITY</string>
<string>context</string>
<string>context</string>
<string>pay_sheet</string>
<string>_getiter_</string>
<string>_getattr_</string>
......
......@@ -356,6 +356,10 @@
</list>
</value>
</item>
<item>
<key> <string>count_method</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
......
......@@ -225,18 +225,10 @@
<key> <string>hidden</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>input_style</string> </key>
<value> <string>-1234.5</string> </value>
</item>
<item>
<key> <string>not_viewable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>precision</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>read_only</string> </key>
<value> <int>0</int> </value>
......@@ -247,7 +239,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Gross Salary</string> </value>
<value> <string>Gross Salary (Euros)</string> </value>
</item>
<item>
<key> <string>viewable_expression</string> </key>
......
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