Sha256: d92b7ab59bde35a837c55588212a46c17f6a2dc008f5fba1855e7364da8bfccd

Contents?: true

Size: 646 Bytes

Versions: 123

Compression:

Stored size: 646 Bytes

Contents

<script type="text/ng-template" id="promethee/components/image/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">Caption</label>
    <input class="form-control" ng-model="promethee.inspected.attributes.searchable_caption">
  </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.searchable_alt">
    </div>
  </div>
</script>

Version data entries

123 entries across 123 versions & 1 rubygems

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