Sha256: 7d1b6b46ad04a68666b414f62749dc3578df6d09f4954e5ac18ead7c48fd989c

Contents?: true

Size: 377 Bytes

Versions: 95

Compression:

Stored size: 377 Bytes

Contents

<%
  init = <<~JAVASCRIPT
    promethee.definitions.push({
      name: 'Column',
      icon: #{ promethee_component_render_icon 'column' },
      position: 0,
      library: false,
      data: {
        type: 'column',
        attributes: {
          size: 4,
          offset: 0
        },
        children: []
      }
    })
  JAVASCRIPT
%>
<div ng-init="<%= init %>"></div>

Version data entries

95 entries across 95 versions & 1 rubygems

Version Path
promethee-1.6.47 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.46 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.45 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.44 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.43 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.42 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.41 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.40 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.39 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.38 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.37 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.36 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.35 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.34 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.33 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.32 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.31 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.30 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.29 app/views/promethee/components/column/_edit.define.html.erb
promethee-1.6.28 app/views/promethee/components/column/_edit.define.html.erb