Sha256: 866552ca0c0068c62b40ed022b22b1b9e26027ee31a1424cedcc1ce61d890c62

Contents?: true

Size: 725 Bytes

Versions: 100

Compression:

Stored size: 725 Bytes

Contents

<script type="text/ng-template" id="promethee/components/blockquote/edit/inspect">
  <div class="form-group">
    <summernote config="summernoteConfig" ng-model="promethee.inspected.attributes.searchable_body"></summernote>
    <small>Quotation marks are added automatically.</small>
  </div>

  <div class="form-group">
    <label class="label-control">Author</label>
    <input ng-model="promethee.inspected.attributes.searchable_author" class="form-control" type="text"/>
  </div>

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

Version data entries

100 entries across 100 versions & 1 rubygems

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