Sha256: c8f10839ed85080f246b94b57fbe41931ccf301a69c55d3b207135114e15eadd
Contents?: true
Size: 401 Bytes
Versions: 17
Compression:
Stored size: 401 Bytes
Contents
<% init = <<~JAVASCRIPT promethee.definitions.push({ name: 'Table', icon: #{ promethee_component_render_icon 'table' }, position: 60, library: true, data: { type: 'table', attributes: { cols: [], cols_data: {}, rows: [], rows_data: {} } } }) JAVASCRIPT %> <div ng-init="<%= init %>"></div>
Version data entries
17 entries across 17 versions & 1 rubygems