Sha256: 98759c96e894c5c78a90499dd897ef1f2be8c4d0e861a26f080c7ebf505c278d

Contents?: true

Size: 204 Bytes

Versions: 4

Compression:

Stored size: 204 Bytes

Contents

<div class="button-group group-<%= @size %> <%= @style %>">
  <% if @links %>
    <% @links.each do |link| %>
      <%= link_to link[0], link[1], class: 'group-button' %>
    <% end %>
  <% end %>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lato_view-1.1.5 app/cells/lato_view/cells_v1/buttongroup/views/show.html.erb
lato_view-1.1.4 app/cells/lato_view/cells_v1/buttongroup/views/show.html.erb
lato_view-1.1.3 app/cells/lato_view/cells_v1/buttongroup/views/show.html.erb
lato_view-1.1 app/concepts/lato_view/buttongroup/views/show.html.erb