Skip to content

Commit

Permalink
Dev: Style condition form to Bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Oct 6, 2016
1 parent 88d4cfd commit 24e718a
Show file tree
Hide file tree
Showing 3 changed files with 262 additions and 178 deletions.
1 change: 1 addition & 0 deletions application/controllers/admin/conditionsaction.php
Expand Up @@ -840,6 +840,7 @@ public function index($subaction, $iSurveyID=null, $gid=null, $qid=null)
$args['qcount'] = $qcount;
$args['method'] = $method;
$args['cquestions'] = $cquestions;
$args['scenariocount'] = $scenariocount;

if ($subaction == "editconditionsform"
|| $subaction == "insertcondition"
Expand Down

0 comments on commit 24e718a

Please sign in to comment.