Sha256: 9fd5c63704c07647b75826e30e0c77539ac3c008fc4b84cb329bb2a7b8f96eef

Contents?: true

Size: 642 Bytes

Versions: 25

Compression:

Stored size: 642 Bytes

Contents

<script type="text/ng-template" id="promethee/components/image/edit/inspect">

  <promethee-uploader ng-model="promethee.inspected.attributes.image.value" label="Image" limits="'.jpg,.jpeg,.png,.gif'"></promethee-uploader>

  <div class="form-group">
    <label class="label-control">Caption</label>
    <input class="form-control" ng-model="promethee.inspected.attributes.caption.value">
  </div>

  <%= render 'promethee/edit/inspect.advanced' %>
    <div class="form-group">
      <label class="label-control">Alt</label>
      <input class="form-control" ng-model="promethee.inspected.attributes.alt.value">
    </div>
  </div>
</script>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
promethee-4.1.15 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.14 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.13 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.12 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.11 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.10 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.9 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.8 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.7 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.6 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.5 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.4 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.3 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.2 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.1 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.1.0 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.0.8 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.0.7 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.0.6 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-4.0.5 app/views/promethee/components/image/_edit.inspect.html.erb