Skip to content

Commit

Permalink
Dev Fixed erroneous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Oct 27, 2015
1 parent 9eb5022 commit a58a275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/controllers/admin/questions.php
Expand Up @@ -1331,7 +1331,7 @@ public function ajaxValidate($surveyid,$qid=false){
*/
protected function _renderWrappedTemplate($sAction = 'survey/Question', $aViewUrls = array(), $aData = array())
{
App()->getClientScript()->registerPackage('jquery-cd Pro superfish');
App()->getClientScript()->registerPackage('jquery-superfish');
App()->getClientScript()->registerPackage('jquery-msdropdown');
parent::_renderWrappedTemplate($sAction, $aViewUrls, $aData);
}
Expand Down

0 comments on commit a58a275

Please sign in to comment.