LimeSurvey: 2.05 3c56da85

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu 2.05 2013-04-29 09:49:05 2.05 8da6be78
Affected Issues  07714: multi numeric slider broken
 07798: Multi numeric attribute are in double
Changeset

Fixed issue #07714: multi numeric slider broken
Dev: use same HTML than without slider (then can be updated without js)
Dev: is no min/max is set for question, set it to min/max slider (without js)
Dev: Have to hide the tip in js if min/max is the same

mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
add - scripts/numeric-slider.js Diff File
add - styles-public/numeric-slider.css Diff File