Sha256: 6e2bda1b0fd1c81b428b44118eb033ca49436c2bf393b2e32a9204b3ad989873

Contents?: true

Size: 430 Bytes

Versions: 34

Compression:

Stored size: 430 Bytes

Contents

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

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
promethee-1.3.7 app/views/promethee/components/cover/_localize.html.erb
promethee-1.3.6 app/views/promethee/components/cover/_localize.html.erb
promethee-1.3.5 app/views/promethee/components/cover/_localize.html.erb
promethee-1.3.4 app/views/promethee/components/cover/_localize.html.erb
promethee-1.3.3 app/views/promethee/components/cover/_localize.html.erb
promethee-1.3.2 app/views/promethee/components/cover/_localize.html.erb
promethee-1.3.1 app/views/promethee/components/cover/_localize.html.erb
promethee-1.3.0 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.25 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.24 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.23 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.22 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.21 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.20 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.19 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.18 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.17 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.16 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.15 app/views/promethee/components/cover/_localize.html.erb
promethee-1.2.14 app/views/promethee/components/cover/_localize.html.erb