Many fixes in survey ergonomics
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Wed, 18 Apr 2007 20:38:17 +0000 (20:38 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Wed, 18 Apr 2007 20:38:17 +0000 (20:38 +0000)
commit0f39634734a89aa65f7cf651359c6288702a3eb9
tree7d95ff3055e9972cea3f5c42a7a88588357f97d5
parenteccc8fa784f19c658862f57ff634cce331e0b40a
Many fixes in survey ergonomics

 modules/survey/survey.inc.php      |   37 +++------
 templates/survey/edit_question.tpl |   19 ++++
 templates/survey/edit_radio.tpl    |   12 ++
 templates/survey/edit_root.tpl     |   30 ++++++-
 templates/survey/edit_survey.tpl   |    8 +
 templates/survey/index.tpl         |   19 ++--
 templates/survey/show_root.tpl     |  152 +++++++++++++++++++++----------------
 7 files changed, 176 insertions(+), 101 deletions(-)

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1716 839d8a87-29fc-0310-9880-83ba4fa771e5
modules/survey/survey.inc.php
templates/survey/edit_question.tpl
templates/survey/edit_radio.tpl
templates/survey/edit_root.tpl
templates/survey/edit_survey.tpl
templates/survey/index.tpl
templates/survey/show_root.tpl