Sha256: 7ce067d66826118f52a96f0f29bc62718f0d64d9c568d9db5de74598a7be452d

Contents?: true

Size: 468 Bytes

Versions: 19

Compression:

Stored size: 468 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

19 entries across 19 versions & 1 rubygems

Version Path
promethee-1.4.9 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.8 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.7 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.6 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.5 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.4 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.3 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.2 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.1 app/views/promethee/components/text/_localize.html.erb
promethee-1.4.0 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.26 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.25 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.24 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.23 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.22 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.21 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.20 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.19 app/views/promethee/components/text/_localize.html.erb
promethee-1.3.18 app/views/promethee/components/text/_localize.html.erb