Sha256: 33b721e4e9fc5a4fda16ef3e50f1559d72d879cd11c0902c75da5dbfb9eb860e

Contents?: true

Size: 614 Bytes

Versions: 66

Compression:

Stored size: 614 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>
</script>

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
promethee-1.11.12 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.11 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.10 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.9 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.8 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.7 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.6 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.5 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.4 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.3 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.2 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.1 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.11.0 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.10.9 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.10.8 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.10.7 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.10.6 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.10.5 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.10.4 app/views/promethee/components/faq_item/_edit.inspect.html.erb
promethee-1.10.3 app/views/promethee/components/faq_item/_edit.inspect.html.erb