Sha256: 1c6b5222bcbd57154bd745bdbed2fed2bc81960ca894a4c9b9e925024a502829

Contents?: true

Size: 700 Bytes

Versions: 91

Compression:

Stored size: 700 Bytes

Contents

<script type="text/ng-template" id="promethee/components/page/edit/move">
  <div ng-click="inspect(component, $event)"
      ng-class="{'promethee-edit__component--selected': promethee.inspected === component}"
      class="<%= promethee_bem_classes 'promethee-edit__component', "--page" %>">
    <div class="promethee-edit__component__inner">
      <div class="header">Page</div>
      <div class="promethee-edit__move__columns">
        <div class="row grid">
          <% 12.times do %>
            <div class="col-md-1"><div class="color"></div></div>
          <% end %>
        </div>
      </div>
      <ng-include src="'promethee/move/components'"></ng-include>
    </div>
  </div>
</script>

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
promethee-5.1.1 app/views/promethee/components/page/_edit_move.html.erb
promethee-5.1.0 app/views/promethee/components/page/_edit_move.html.erb
promethee-5.0.2 app/views/promethee/components/page/_edit_move.html.erb
promethee-5.0.1 app/views/promethee/components/page/_edit_move.html.erb
promethee-5.0.0 app/views/promethee/components/page/_edit_move.html.erb
promethee-4.1.28 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.27 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.26 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.25 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.24 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.23 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.22 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.21 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.20 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.19 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.18 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.17 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.16 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.15 app/views/promethee/components/page/_edit.move.html.erb
promethee-4.1.14 app/views/promethee/components/page/_edit.move.html.erb