Sha256: 408dc2d3221e805311e1ee24d5e780a8cf1d2aad678f1055400e07d585017d75

Contents?: true

Size: 1.98 KB

Versions: 2

Compression:

Stored size: 1.98 KB

Contents

{:uriI"œfile://app/assets/javascripts/components/surveys/SurveyQuestionsView.html?type=text/html&id=1bf6baea4e2e1d4b7faf4e829a12c3ce3df85b0058d690f8c9efff93dfd41af9: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>

		<div class="row">
		<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>
		</div>

		<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"%tÆr9!v6Åjä[Nú(þ¶ÿhlóºNnLjR:lengthi_:dependencies_digest"%á¸æqwëN8ù'rÏßÌ{èé]m
2Õ”
X:idI"E1bf6baea4e2e1d4b7faf4e829a12c3ce3df85b0058d690f8c9efff93dfd41af9;F:
mtimel+XIV

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