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.6.19 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.6.18 app/views/promethee/components/cover/_edit.move.html.erb
promethee-1.6.16 app/views/promethee/components/cover/_edit.move.html.erb