Sha256: 149b3f135621c40fa30b93fe4daa42cb0b433b2ebcf73ef2ca99ea84c0004280

Contents?: true

Size: 252 Bytes

Versions: 42

Compression:

Stored size: 252 Bytes

Contents

<div class="w-full grid <%= @columns %> min-h-20">
  <% @colspans.each do |colspan| %>
    <div class="border border-red-500 bg-red-50 <%= colspan %>" onDragOver="parent.onDragOver(event);" onDrop="parent.onDrop(event);">
    </div>
  <% end %>
</div>

Version data entries

42 entries across 42 versions & 2 rubygems

Version Path
panda-cms-0.7.3 app/components/panda/cms/grid_component.html.erb
panda-cms-0.7.2 app/components/panda/cms/grid_component.html.erb
panda-cms-0.7.0 app/components/panda/cms/grid_component.html.erb
panda_cms-0.6.3 app/components/panda_cms/grid_component.html.erb
panda_cms-0.6.2 app/components/panda_cms/grid_component.html.erb
panda_cms-0.6.1 app/components/panda_cms/grid_component.html.erb
panda_cms-0.6.0 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.10 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.9 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.8 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.7 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.6 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.5 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.4 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.3 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.2 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.1 app/components/panda_cms/grid_component.html.erb
panda_cms-0.5.0 app/components/panda_cms/grid_component.html.erb
panda_cms-0.3.15 app/components/panda_cms/grid_component.html.erb
panda_cms-0.3.14 app/components/panda_cms/grid_component.html.erb