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-1.11.6 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.11.5 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.11.4 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.11.3 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.11.2 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.11.1 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.11.0 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.9 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.8 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.7 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.6 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.5 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.4 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.3 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.2 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.1 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.10.0 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.9.0 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.8.4 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.8.3 app/views/promethee/components/cover/_edit.move.html.erb