Sha256: 636e05288172e6b09675c14b2ea3c2b637db3f111a1fcb9f53722ec1b163ab47

Contents?: true

Size: 1.95 KB

Versions: 2

Compression:

Stored size: 1.95 KB

Contents

{:uriI"file://app/assets/javascripts/components/surveys/SurveyQuestionsView.html?type=text/html&id=77b2606ca701eea38f3ea5aba492ad836f6fced4ee557aada13f417de0e5eb82: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>
{{language}}!!
		<select ng-model="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"%,Ï}M0[oGӿ]Px?P5:lengthi>:dependencies_digest"%=|:"aɴG4([d&$	!:idI"E77b2606ca701eea38f3ea5aba492ad836f6fced4ee557aada13f417de0e5eb82;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/E1IKt8BKs0hQYK2kLp4I7fOodeBu900hzqYDMgkIgl4.cache
active_record_survey_api-0.0.6 spec/test_app/tmp/cache/assets/development/sprockets/v3.0/E1IKt8BKs0hQYK2kLp4I7fOodeBu900hzqYDMgkIgl4.cache