Sha256: 30e62dee9e43a359c1d06dd7d4fd38bb756147293e7ba0e10a42eb420fdec8c4

Contents?: true

Size: 799 Bytes

Versions: 34

Compression:

Stored size: 799 Bytes

Contents

<script type="text/ng-template" id="promethee/components/faq_item/edit/inspect">
  <promethee-uploader ng-model="promethee.inspected.attributes.image" label="Image" limits="'.jpg,.jpeg,.png,.gif'"></promethee-uploader>

  <div class="form-group">
    <label class="label-control">Title</label>
    <input class="form-control" ng-model="promethee.inspected.attributes.searchable_title" type="text">
  </div>

  <div class="form-group">
    <label class="label-control">Body</label>
    <summernote config="summernoteConfig" ng-model="promethee.inspected.attributes.searchable_body"></summernote>
  </div>

  <div class="form-group">
    <input ng-model="promethee.inspected.attributes.special_question" type="checkbox" />
    <label class="label-control"> Special question</label>
  </div>
</script>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
promethee-3.0.2 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-3.0.1 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-3.0.0 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.1.3 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.1.2 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.1.1 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.1.0 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.9 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.8 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.7 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.6 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.5 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.4 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.3 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.2 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.1 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-2.0.0 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.29 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.28 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.27 app/views/promethee/components/faq_item/_edit.inspect.html.erb