Sha256: 8ff94a9f7c836270ffadc2480459c524497ce25c092388a79a1678de08da69f1

Contents?: true

Size: 1.93 KB

Versions: 2

Compression:

Stored size: 1.93 KB

Contents

{:uriI"file://app/assets/javascripts/components/surveys/SurveyQuestionsView.html?type=text/html&id=6d3da7701460de7686a050f73fa6d63724260546716b6bd7323943d6226058fa:ET:load_pathI"app/assets/javascripts;T:
filenameI"Gapp/assets/javascripts/components/surveys/SurveyQuestionsView.html;T:	nameI"+components/surveys/SurveyQuestionsView;T:logical_pathI"0components/surveys/SurveyQuestionsView.html;T:content_typeI"text/html;T:sourceI")<div class="container">
	<div ui-view>
		<div class="page-header">
			<h1>Survey: `{{survey.data.attributes.name}}` Questions</h1>
		</div>

		<button type="button" class="btn btn-default" ng-click="question_new()">Add Question</button>

		<select ng-model="model.language" name="language" id="language" required class="pull-right">
			<option value="en">English</option>
			<option value="fr">French</option>
		</select>

		<table class="table table-hover">
			<thead>
			  <tr>
				<th>Question</th>
				<th></th>
			  </tr>
			</thead>
			<tbody>
				<tr ng-repeat="datum in questions.data">
					<td>{{datum.attributes.text}}</td>
					<td align="right">
						<a ng-click="question_edit(datum.id)" class="btn btn-default" href="#" onclick="return false;">Edit</a>
						<a ng-click="question_answers(datum.id)" class="btn btn-default" href="#" onclick="return false;">Answers</a>
						<a ng-click="question_delete(datum.links.self)" class="btn btn-danger" href="#" onclick="return false;">Delete</a>
					</td>
				</tr>
			</tbody>
		</table>
	</div>
</div>
;T:
metadata{	:dependencieso:Set:
@hash{	I"environment-version;TTI"environment-paths;TTI"2processors:type=text/html&file_type=text/html;TTI"Ufile-digest://app/assets/javascripts/components/surveys/SurveyQuestionsView.html;TT:charsetI"
utf-8;F:digest"%jcvݐ5ʲ]COzYB:lengthi):dependencies_digest"%\H!m;1mX&tRb:idI"E6d3da7701460de7686a050f73fa6d63724260546716b6bd7323943d6226058fa;F:
mtimel+TIV

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
active_record_survey_api-0.0.7 spec/test_app/tmp/cache/assets/development/sprockets/v3.0/dMWioBKIYh8ykePwBDT9YNYe5I9s7aFiAnwVk5QQYYM.cache
active_record_survey_api-0.0.6 spec/test_app/tmp/cache/assets/development/sprockets/v3.0/dMWioBKIYh8ykePwBDT9YNYe5I9s7aFiAnwVk5QQYYM.cache