Sha256: afd85413ba61c746a20f0910a0f76164b2ffdc5ad4727aac2a94de2b43856a72
Contents?: true
Size: 469 Bytes
Versions: 20
Compression:
Stored size: 469 Bytes
Contents
<% init = <<~JAVASCRIPT promethee.definitions.push({ name: 'Table cell', icon: #{ promethee_component_render_icon 'table_cell' }, position: 60, library: false, data: { type: 'table_cell', attributes: { text: { searchable: true, translatable: true, type: 'text', value: '' } } } }) JAVASCRIPT %> <div ng-init="<%= init %>"></div>
Version data entries
20 entries across 20 versions & 1 rubygems