Sha256: bddb5c19f5f1fc63a11ccbf20ee38818cb5d31485d23c6a1056529290e596398

Contents?: true

Size: 567 Bytes

Versions: 32

Compression:

Stored size: 567 Bytes

Contents

<script type="text/ng-template" id="promethee/components/column/edit/move">
  <div class="col col-md-{{component.attributes.size}} col-md-offset-{{component.attributes.offset}}">
    <div class="header">Column</div>
    <ng-include src="'promethee/move/components'"></ng-include>
    <div 
      class=" promethee-edit__move__droppable
              promethee-edit__move__droppable--row
              promethee-edit__move__droppable--row--inside-column"
      droppable
      data-index="{{$index+1}}"
      data-type="{{type}}"
      >
    </div>
  </div>
</script>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
promethee-1.2.31 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.30 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.29 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.28 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.27 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.26 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.25 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.24 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.23 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.22 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.21 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.20 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.19 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.18 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.17 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.16 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.15 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.14 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.13 app/views/promethee/components/column/_edit.move.html.erb
promethee-1.2.12 app/views/promethee/components/column/_edit.move.html.erb