Sha256: f01780380327674532203beed1146430cea89c57e367b76c9c478e52021217a8

Contents?: true

Size: 496 Bytes

Versions: 46

Compression:

Stored size: 496 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">
          <p class="author">{{component.attributes.searchable_author}}</p>
        </div>
      </div>
    </div>
  </div>
</script>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
promethee-1.10.5 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.10.4 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.10.3 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.10.2 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.10.1 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.10.0 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.9.0 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.8.4 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.8.3 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.8.2 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.8.1 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.8.0 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.12 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.11 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.10 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.9 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.8 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.7 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.6 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-1.7.5 app/views/promethee/components/blockquote/_edit.move.html.erb