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.3.16 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.15 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.13 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.12 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.11 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.10 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.9 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.7 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.6 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.5 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.4 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.3 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.2 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.1 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.0 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.2.31 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.2.30 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.2.29 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.2.28 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.2.27 app/views/promethee/components/text/_edit.inspect.html.erb