Sha256: 9d2c6b99c149c2b4b1631424e6082361a21e1ded1c170dee818438845ed0ac4f

Contents?: true

Size: 594 Bytes

Versions: 29

Compression:

Stored size: 594 Bytes

Contents

<script type="text/ng-template" id="promethee/components/cover/edit/move">
  <%= render 'promethee/edit/move.header', type: 'cover' %>
      <div  class=" promethee-edit__wrapper
                    promethee-edit__cover-content"
            style="background-image:url('{{ component.attributes.image.value.id ? '/promethee/blob/' + component.attributes.image.value.id : '' }}')">
          <p>{{component.attributes.surtitle.value}}</p>
          <h1>{{component.attributes.title.value}}</h1>
          <p>{{component.attributes.subtitle.value}}</p>
      </div>
    </div>
  </div>
</script>

Version data entries

29 entries across 29 versions & 1 rubygems

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