Part-way through merging Survey features from trunk
Cleaned up Survey Edit screen, hover help, layout etc.. Added "jump to" AutoComplete box on Section Edit dialog (as per Answer Edit dialog) N.B. "take survey" is currently broken, but will be easy to fix
This commit is contained in:
parent
b0c5c09461
commit
73c02b6803
4 changed files with 35 additions and 48 deletions
|
|
@ -20,8 +20,6 @@ use base 'WebGUI::Asset::Wobject';
|
|||
use WebGUI::Asset::Wobject::Survey::SurveyJSON;
|
||||
use WebGUI::Asset::Wobject::Survey::ResponseJSON;
|
||||
|
||||
use Data::Dumper;
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 definition ( session, [definition] )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue