Sha256: 91799f52cf716c5406c54d0fcbe082aa06b34f76881ac0bc4599dc969fac1c86

Contents?: true

Size: 601 Bytes

Versions: 30

Compression:

Stored size: 601 Bytes

Contents

<script type="text/ng-template" id="promethee/components/image/edit/inspect">
  <div class="form-group">
    <label class="label-control">Url</label>
    <input class="form-control" ng-model="promethee.inspected.attributes.src">
  </div>

  <div class="form-group">
    <label class="label-control">Alt</label>
    <input class="form-control" ng-model="promethee.inspected.attributes.alt">
  </div>

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

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
promethee-1.3.26 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.25 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.24 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.23 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.22 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.21 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.20 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.19 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.18 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.17 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.16 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.15 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.13 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.12 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.11 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.10 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.9 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.7 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.6 app/views/promethee/components/image/_edit.inspect.html.erb
promethee-1.3.5 app/views/promethee/components/image/_edit.inspect.html.erb