Sha256: 235584d17803e2cb94f816c8714cb3e423842cb4ac7098234a528e725662931c

Contents?: true

Size: 469 Bytes

Versions: 21

Compression:

Stored size: 469 Bytes

Contents

<script type="text/ng-template" id="promethee/components/text/localize">
  <div ng-show="component.master.attributes.body">
    <hr>

    <div class="row">
      <div class="col-md-6">
        <div class="promethee-edit__wrapper" ng-bind-html="component.master.attributes.body | htmlSafe"></div>
      </div>
      <div class="col-md-6">
        <summernote config="options" ng-model="component.attributes.body"></summernote>
      </div>
    </div>
  </div>
</script>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
promethee-1.5.0 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.29 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.28 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.27 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.26 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.25 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.24 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.23 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.22 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.21 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.20 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.19 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.18 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.17 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.16 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.15 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.14 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.13 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.12 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.11 app/views/promethee/components/text/_localize.html.erb