Sha256: b856948e02fa2e67ccf136529acb294d64f1b18e34c58fb0ffb15dd1326938b3

Contents?: true

Size: 518 Bytes

Versions: 47

Compression:

Stored size: 518 Bytes

Contents

<script type="text/ng-template" id="promethee/components/text/localize">
  <div ng-show="component.master.attributes.searchable_body">
    <hr>
    <div class="row">
      <div class="col-md-6">
        <b>Text</b>
        <div ng-bind-html="component.master.attributes.searchable_body | htmlSafe"></div>
      </div>
      <div class="col-md-6">
        <b>Text</b>
        <summernote config="summernoteConfig" ng-model="component.attributes.searchable_body"></summernote>
      </div>
    </div>
  </div>
</script>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
promethee-1.6.63 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.62 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.61 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.60 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.59 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.58 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.57 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.56 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.55 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.54 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.53 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.52 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.51 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.50 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.49 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.48 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.47 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.46 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.45 app/views/promethee/components/text/_localize.html.erb
promethee-1.6.44 app/views/promethee/components/text/_localize.html.erb