Sha256: f2a2c110393b1e2ac81a17ddf1594d617e76f470021e26082fe7414034b31930

Contents?: true

Size: 670 Bytes

Versions: 123

Compression:

Stored size: 670 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.id ? '/promethee/blob/' + component.attributes.image.id : '' }}')">
        <hgroup>
          <h2 class="surtitle">{{component.attributes.searchable_surtitle}}</h2>
          <h1>{{component.attributes.searchable_title}}</h1>
          <h2 class="subtitle">{{component.attributes.searchable_subtitle}}</h2>
        </hgroup>
      </div>
    </div>
  </div>
</script>

Version data entries

123 entries across 123 versions & 1 rubygems

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