Sha256: 0a7df277fc8f63a357715e6d813f4cd11283b1be83e15e6a5cb0f51829630a09

Contents?: true

Size: 1.96 KB

Versions: 2

Compression:

Stored size: 1.96 KB

Contents

{:uriI"file://app/assets/javascripts/components/surveys/SurveyQuestionsView.html?type=text/html&id=f6b77c865315f6b23c36e584293b7116b7dac5ffa74d66ede2ff64b11689e4df: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"B<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="headers['Accept-Language']" name="language" id="language" required class="form-control 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"%tIԱ1u .O	Ƅ-l+@"9:lengthiB:dependencies_digest"%<LNŜof`mHTFaLR:idI"Ef6b77c865315f6b23c36e584293b7116b7dac5ffa74d66ede2ff64b11689e4df;F:
mtimel+UIV

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/n2l0xSLCar2-NbufnsR6b_CbDFe02rpj84nRaE2Bzqc.cache
active_record_survey_api-0.0.6 spec/test_app/tmp/cache/assets/development/sprockets/v3.0/n2l0xSLCar2-NbufnsR6b_CbDFe02rpj84nRaE2Bzqc.cache