Refactored Edit Survey page to improve UI, fixed some minor bugs,
cleaned up template and css, reduced memory usage
This commit is contained in:
parent
7209895dbf
commit
eec6ac3e47
5 changed files with 91 additions and 60 deletions
|
|
@ -823,7 +823,7 @@ sub www_loadSurvey {
|
|||
$lastType = 'answer';
|
||||
}
|
||||
}
|
||||
|
||||
$html = "<ul class='draglist'>$html</ul>";
|
||||
my $warnings = $self->surveyJSON->validateSurvey();
|
||||
|
||||
my $return = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue