Sha256: 6e4497afcf69577386b6e80debc654097d4f6e6af0b81ea4889b3fc7c18c8c09

Contents?: true

Size: 404 Bytes

Versions: 8

Compression:

Stored size: 404 Bytes

Contents

<script type="text/ng-template" id="promethee/localize/component/text">
  <div class="row">
    <div class="col-md-6">
      <summernote config="options" ng-model="component.attributes.body"></summernote>
    </div>
    <div class="col-md-6">
      <b>Master</b>
      <div class="promethee-editor__wrapper" ng-bind-html="component.master.attributes.body | htmlSafe"></div>
    </div>
  </div>
</script>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
promethee-1.1.0 app/views/promethee/localize/component/_text.html.erb
promethee-1.0.20 app/views/promethee/localize/component/_text.html.erb
promethee-1.0.19 app/views/promethee/localize/component/_text.html.erb
promethee-1.0.18 app/views/promethee/localize/component/_column.html.erb
promethee-1.0.17 app/views/promethee/localize/component/_column.html.erb
promethee-1.0.16 app/views/promethee/localize/component/_column.html.erb
promethee-1.0.15 app/views/promethee/localize/component/_column.html.erb
promethee-1.0.14 app/views/promethee/localize/component/_column.html.erb