LimeSurvey: master be6e85bc

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2012-11-20 09:25:21 master 4ca36da4
Affected Issues  06859: Integer values displayed as floiting point numbers
Changeset

Fixed issue 06859: Integer values displayed as floating point numbers
Fixed issue: Can add dot on integer only numerci question type
Dev: remove all ending 0 to numeric question type, and remove the . if it's at ending
Dev: TODO : move control of numeric/integer in clean external js

mod - application/helpers/common_helper.php Diff File