Sha256: 676526b06dbce6c6d50dd9c43014125443e3421db2094e6f63716efd97108282

Contents?: true

Size: 376 Bytes

Versions: 189

Compression:

Stored size: 376 Bytes

Contents

<%= button_to order_path(direction: direction, referrer: request.fullpath),
  title: t("avo.order.#{direction}").capitalize,
  method: :patch,
  class: 'flex items-center',
  data: {
    target: "order:#{direction}",
    'turbo-frame': params[:turbo_frame],
    'tippy': 'tooltip',
  } do %>
  <%= helpers.svg(svg, class: 'text-gray-400 h-6 hover:text-gray-600') %>
<% end %>

Version data entries

189 entries across 189 versions & 1 rubygems

Version Path
avo-2.36.2 app/components/avo/index/ordering/button_component.html.erb
avo-2.36.1 app/components/avo/index/ordering/button_component.html.erb
avo-2.36.0 app/components/avo/index/ordering/button_component.html.erb
avo-2.35.0 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.7.pre.1 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.6 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.5 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.4 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.4.pre.1 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.3 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.2 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.1 app/components/avo/index/ordering/button_component.html.erb
avo-2.34.0 app/components/avo/index/ordering/button_component.html.erb
avo-2.33.3 app/components/avo/index/ordering/button_component.html.erb
avo-2.33.3.pre.2 app/components/avo/index/ordering/button_component.html.erb
avo-2.33.3.pre.1 app/components/avo/index/ordering/button_component.html.erb
avo-2.33.2 app/components/avo/index/ordering/button_component.html.erb
avo-2.33.1 app/components/avo/index/ordering/button_component.html.erb
avo-2.33.0 app/components/avo/index/ordering/button_component.html.erb
avo-2.32.6 app/components/avo/index/ordering/button_component.html.erb