Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Dev Removed nonexistent package reference.
  • Loading branch information
SamMousa committed Oct 27, 2015
1 parent a85faa3 commit 293a177
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/controllers/admin/questions.php
Expand Up @@ -1332,7 +1332,6 @@ public function ajaxValidate($surveyid,$qid=false){
protected function _renderWrappedTemplate($sAction = 'survey/Question', $aViewUrls = array(), $aData = array())
{
App()->getClientScript()->registerPackage('jquery-superfish');
App()->getClientScript()->registerPackage('jquery-msdropdown');
parent::_renderWrappedTemplate($sAction, $aViewUrls, $aData);
}
}

0 comments on commit 293a177

Please sign in to comment.