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.9 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.8 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.7 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.6 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.5 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.4 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.3 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.2 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.1 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.4.0 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.26 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.25 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.24 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.23 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.22 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.21 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.20 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.19 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.18 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.3.17 app/views/promethee/components/text/_edit.inspect.html.erb