Sha256: 58e12d9ac2fd963f54b4e450ea32a2862fd175b357ce0430cc5fa53265c1db5a
Contents?: true
Size: 1.79 KB
Versions: 6
Compression:
Stored size: 1.79 KB
Contents
{:uriI"file://app/assets/javascripts/components/surveys/SurveyModal.html?type=text/html&id=08094f2e3c274d6efbcebedd9611181dc406f476cdb5f912deb1d0c39c6dd62a:ET:load_pathI"app/assets/javascripts;T: filenameI"?app/assets/javascripts/components/surveys/SurveyModal.html;T: nameI"#components/surveys/SurveyModal;T:logical_pathI"(components/surveys/SurveyModal.html;T:content_typeI"text/html;T:sourceI"<form name="form" novalidate ng-submit="onSubmit(model)"> <div class="modal-header"> <h3 class="modal-title" ng-if="model.id">Edit Survey</h3> <h3 class="modal-title" ng-if="!model.id">New Survey</h3> </div> <div class="modal-body"> <input type="hidden" ng-model="model.id" ng-if="model.id > 0" /> <div class="row"> <div class="col-sm-12"> <label for="name" class="control-label">Name</label> <input type="text" ng-model="model.survey.attributes.name" name="name" id="name" placeholder="Name" required class="form-control"> </div> </div> </div> <div class="modal-footer"> <button class="btn" ng-click="cancel()" onclick="return false;">Cancel</button> <input type="submit" value="Update" class="btn btn-primary" ng-disabled="form.$invalid" disabled="disabled" ng-if="model.id"> <input type="submit" value="Create" class="btn btn-primary" ng-disabled="form.$invalid" disabled="disabled" ng-if="!model.id"> </div> </form> ;T: metadata{ :dependencieso:Set: @hash{ I"environment-version;TTI"environment-paths;TTI"2processors:type=text/html&file_type=text/html;TTI"Mfile-digest://app/assets/javascripts/components/surveys/SurveyModal.html;TT:charsetI" utf-8;F:digest"%Y_bguc>]#<pY^m3me:lengthi:dependencies_digest"%; EuiK)7s?:idI"E08094f2e3c274d6efbcebedd9611181dc406f476cdb5f912deb1d0c39c6dd62a;F: mtimel+PIV
Version data entries
6 entries across 6 versions & 1 rubygems