Sha256: 931deb9b2fe772125245c5f9b5a6c2a723ffd2742b57029f7334fe805fb448db

Contents?: true

Size: 503 Bytes

Versions: 51

Compression:

Stored size: 503 Bytes

Contents

<script type="text/ng-template" id="promethee/components/blockquote/edit/move">
  <%= render 'promethee/edit/move.header', type: 'blockquote' %>
      <div class="row">
        <div class="col-md-12 blockquote" ng-bind-html="component.attributes.searchable_body | htmlSafe"></div>

        <div ng-show="component.attributes.searchable_author" class="col-xs-12 col-12">
          <p class="author">{{component.attributes.searchable_author}}</p>
        </div>
      </div>
    </div>
  </div>
</script>

Version data entries

51 entries across 51 versions & 1 rubygems

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