Sha256: 66a723af2756ae006b861b75579a3c426bda351c698dfc4c884917b145583182
Contents?: true
Size: 423 Bytes
Versions: 39
Compression:
Stored size: 423 Bytes
Contents
<% init = <<~JAVASCRIPT promethee.definitions.push({ name: 'Image', icon: #{render('promethee/components/image/icon').to_json.html_safe}, data: { type: 'image', attributes: { blob: { id: undefined, name: '' }, alt: '', caption: '' } } }) JAVASCRIPT %> <%= content_tag :div, nil, 'ng-init': init %>
Version data entries
39 entries across 39 versions & 1 rubygems