Sha256: c255ff2115bfc0556880caa0de93452606f6f4674eb98ec2d13dc86cb3b2a70f

Contents?: true

Size: 413 Bytes

Versions: 18

Compression:

Stored size: 413 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 | numberOfWords}} words<br>
  {{promethee.inspected.attributes.body | textContentFromHTML | numberOfCharacters}} characters
</script>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
promethee-1.6.14 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.13 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.12 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.11 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.10 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.8 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.7 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.6 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.5 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.4 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.3 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.2 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.1 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.6.0 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.5.4 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.5.3 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.5.2 app/views/promethee/components/text/_edit.inspect.html.erb
promethee-1.5.0 app/views/promethee/components/text/_edit.inspect.html.erb