Added missing groupToEditSurvey Survey table field to upgrade script

Reduced YUI footprint (load -min and combined js/css files where possible)
Updated surveyQuestion template and associated js/css to not use divs with ids that clash with wg page header and footer
This commit is contained in:
Patrick Donelan 2008-11-21 06:23:28 +00:00
parent 36d4013dff
commit cf96ad484a
5 changed files with 4 additions and 3 deletions

View file

@ -588,7 +588,7 @@ sub www_takeSurvey {
}
};
return $self->session->style->process($out,$self->getValue("styleTemplateId"));
return $self->session->style->process($out,$self->get("styleTemplateId"));
}
#handles questions that were submitted