Sha256: b4b15f8a929f9903915399192c1504c74dbf31903e561c7a3ab64df03580d9de

Contents?: true

Size: 488 Bytes

Versions: 38

Compression:

Stored size: 488 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.body.value | htmlSafe"></div>

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

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
promethee-4.1.28 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.27 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.26 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.25 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.24 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.23 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.22 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.21 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.20 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.19 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.18 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.17 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.16 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.15 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.14 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.13 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.12 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.11 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.10 app/views/promethee/components/blockquote/_edit.move.html.erb
promethee-4.1.9 app/views/promethee/components/blockquote/_edit.move.html.erb