<%= tag.button class: "btn", data: { action: "dialog#open", controller: "tooltip" } do %>
<%= icon_tag "qr-code" %>
Display auto-login QR code
<% end %>
<%= button_to_copy_to_clipboard(url) do %>
<%= icon_tag "copy-paste" %>
Copy auto-login link
<% end %>