Sha256: 83a82e35be72bbda25366496536e3b910f3962bcd3995b905d8d511201ac16fe
Contents?: true
Size: 387 Bytes
Versions: 4
Compression:
Stored size: 387 Bytes
Contents
<% init = <<~JAVASCRIPT promethee.definitions.push({ name: 'Column', icon: #{render('promethee/components/column/icon').to_json.html_safe}, position: -1, data: { type: 'column', attributes: { size: 4, offset: 0 }, children: [] } }) JAVASCRIPT %> <%= content_tag :div, nil, 'ng-init': init %>
Version data entries
4 entries across 4 versions & 1 rubygems