Sha256: 361a11463936fea5ed4ee71cf3221217a0850da1b7e77069f82b8ed2d9741fb9
Contents?: true
Size: 531 Bytes
Versions: 4
Compression:
Stored size: 531 Bytes
Contents
<script type="text/ng-template" id="promethee/components/row/edit/move"> <%= render 'promethee/edit/move.header', type: 'row' %> <div class="header">Row</div> <div class="row" style="background-image:url('{{ component.attributes.blob.id ? '/promethee/blob/' + component.attributes.blob.id : '' }}')"> <ng-include src="'promethee/move/components'"></ng-include> <pre class="hidden">{{component.attributes.search = concatenateChildrenSearch(component)}}</pre> </div> </div> </div> </script>
Version data entries
4 entries across 4 versions & 1 rubygems