Skip to content

Commit

Permalink
printableSurvey - FAILS.
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisOrmisson committed Nov 6, 2017
1 parent 98c36fa commit 3d1981d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/data/views/adminSurveyViews.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
// FIXME these FAIL !!
//'surveyResponsesIndex' =>['route'=>'responses/sa/index/surveyid/{SID}'],
//'surveyResponsesBrowse' =>['route'=>'responses/sa/browse/surveyid/{SID}'],
//'printableSurvey' =>['route'=>'printablesurvey/sa/index/surveyid/{SID}'],

// FIXME these views need an activated survey
'dataEntryView' =>['route'=>'dataentry/sa/view/surveyid/{SID}'],
Expand All @@ -46,6 +47,7 @@
//'exportSpss' =>['route'=>'export/sa/exportspss/sid/{SID}'],



// question views
'addQuestion' =>['route'=>'questions/sa/newquestion/surveyid/{SID}'],
'addQuestionGroup' =>['route'=>'questiongroups/sa/add/surveyid/{SID}'],
Expand Down

0 comments on commit 3d1981d

Please sign in to comment.