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:
Patrick Donelan 2009-02-10 08:00:18 +00:00
parent b0c5c09461
commit 73c02b6803
4 changed files with 35 additions and 48 deletions

View file

@ -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] )