Sha256: 88dd4efbe006332331ffab1e8ff1b9cbc92605bc81147ddd67c61419e3b537c2

Contents?: true

Size: 435 Bytes

Versions: 60

Compression:

Stored size: 435 Bytes

Contents

<script type="text/ng-template" id="promethee/components/text/edit/inspect">
  <div class="form-group">
    <summernote config="summernoteConfig" ng-model="promethee.inspected.attributes.body"></summernote>
  </div>

  {{promethee.inspected.attributes.body | textContentFromHTML: 'distinctParagraphs' | numberOfWords}} words<br>
  {{promethee.inspected.attributes.body | textContentFromHTML | numberOfCharacters}} characters
</script>

Version data entries

60 entries across 60 versions & 1 rubygems

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