Refactored Edit Survey page to improve UI, fixed some minor bugs,

cleaned up template and css, reduced memory usage
This commit is contained in:
Patrick Donelan 2009-04-17 09:39:52 +00:00
parent 7209895dbf
commit eec6ac3e47
5 changed files with 91 additions and 60 deletions

View file

@ -823,7 +823,7 @@ sub www_loadSurvey {
$lastType = 'answer';
}
}
$html = "<ul class='draglist'>$html</ul>";
my $warnings = $self->surveyJSON->validateSurvey();
my $return = {