Sha256: 5df5b395b66a3797316ba22b0b4c5db58f4b633c4063104f6dba5ff94292a135
Contents?: true
Size: 1.79 KB
Versions: 8
Compression:
Stored size: 1.79 KB
Contents
{:uriI"file://app/assets/javascripts/components/surveys/SurveyModal.html?type=text/html&id=1ccc5d03e501150347b965919c744c485564f0c2657a836d9df7b503317cbe09: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"%fc\pVބ,}{:idI"E1ccc5d03e501150347b965919c744c485564f0c2657a836d9df7b503317cbe09;F: mtimel+PIV
Version data entries
8 entries across 8 versions & 1 rubygems