app/views/promethee/components/column/_edit.move.html.erb in promethee-1.3.15 vs app/views/promethee/components/column/_edit.move.html.erb in promethee-1.3.16

- old
+ new

@@ -4,10 +4,10 @@ class=" <%= promethee_bem_classes 'promethee-edit__component', "--column" %> col col-md-{{component.attributes.size}} col-md-offset-{{component.attributes.offset}}"> <div class="promethee-edit__component__inner"> - <%= render 'promethee/edit/move.close' %> + <%= render 'promethee/edit/move.remove' %> <div class="header">Column</div> <ng-include src="'promethee/move/components'"></ng-include> <div droppable class=" <%= promethee_bem_classes 'promethee-edit__move__droppable', '--row', '--inside-column' %>"