Sha256: 80383a2a5b8a090d1dbb48bd05c74488de4956b1a5ae84953955128bb8ee49c6

Contents?: true

Size: 625 Bytes

Versions: 59

Compression:

Stored size: 625 Bytes

Contents

<script type="text/ng-template" id="promethee/components/collection_item/localize">
  <div ng-show="master.attributes.searchable_caption !== ''">
    <hr>
    <div class="row">
      <div class="col-md-6">
        <b>Collection Item Caption</b>
        <div class="promethee-edit__wrapper" ng-bind-html="master.attributes.searchable_caption | htmlSafe"></div>
      </div>
      <div class="col-md-6">
        <label class="label-control">Collection Item Caption</label>
        <summernote config="summernoteConfig" ng-model="component.attributes.searchable_caption"></summernote>
      </div>
    </div>
  </div>
</script>

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
promethee-1.11.29 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.28 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.27 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.26 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.25 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.24 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.23 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.22 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.21 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.20 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.19 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.18 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.17 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.16 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.15 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.14 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.13 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.12 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.11 app/views/promethee/components/collection_item/_localize.html.erb
promethee-1.11.10 app/views/promethee/components/collection_item/_localize.html.erb