Sha256: 6582bd6adecbbf82859347b1d06963607f0555a49586d6c12240183831a4ee95

Contents?: true

Size: 498 Bytes

Versions: 76

Compression:

Stored size: 498 Bytes

Contents

<script type="text/ng-template" id="promethee/components/text/localize">
  <div ng-show="master.attributes.searchable_body">
    <hr>
    <div class="row">
      <div class="col-md-6">
        <b>Text</b>
        <div ng-bind-html="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

76 entries across 76 versions & 1 rubygems

Version Path
promethee-3.0.2 app/views/promethee/components/text/_localize.html.erb
promethee-3.0.1 app/views/promethee/components/text/_localize.html.erb
promethee-3.0.0 app/views/promethee/components/text/_localize.html.erb
promethee-2.1.3 app/views/promethee/components/text/_localize.html.erb
promethee-2.1.2 app/views/promethee/components/text/_localize.html.erb
promethee-2.1.1 app/views/promethee/components/text/_localize.html.erb
promethee-2.1.0 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.9 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.8 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.7 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.6 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.5 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.4 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.3 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.2 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.1 app/views/promethee/components/text/_localize.html.erb
promethee-2.0.0 app/views/promethee/components/text/_localize.html.erb
promethee-1.11.29 app/views/promethee/components/text/_localize.html.erb
promethee-1.11.28 app/views/promethee/components/text/_localize.html.erb
promethee-1.11.27 app/views/promethee/components/text/_localize.html.erb