Sha256: d713b10a325e80bbe61b426db51c23e09a62f61c430c64b8c14fad08799d8397

Contents?: true

Size: 732 Bytes

Versions: 19

Compression:

Stored size: 732 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"
            ngf-drop="upload($file, component)"
            ngf-pattern="'.jpg,.jpeg,.png,.gif'"
            style="background-image:url('{{ component.attributes.blob.id ? '/promethee/blob/' + component.attributes.blob.id : '' }}')">
        <hgroup>
          <h2 class="surtitle">{{component.attributes.surtitle}}</h2>
          <h1>{{component.attributes.title}}</h1>
          <h2 class="subtitle">{{component.attributes.subtitle}}</h2>
        </hgroup>
      </div>
    </div>
  </div>
</script>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
promethee-1.4.29 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.28 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.27 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.26 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.25 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.24 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.23 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.22 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.21 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.20 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.19 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.18 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.17 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.16 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.15 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.14 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.13 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.12 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.4.11 app/views/promethee/components/cover/_edit.move.html.erb