Commit c43dc982 authored by Sebastien Robin's avatar Sebastien Robin

applied small patch from Relja Stanisavljevic


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3452 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 405e8ad7
......@@ -1728,7 +1728,7 @@ Expression.__hash__ = Expression_hash
from Shared.DC.ZRDB.sqlvar import SQLVar
from Shared.DC.ZRDB import sqlvar
from string import atoi
from string import atoi,atof
def SQLVar_render(self, md):
name=self.__name__
......
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