Browse Source

Add button with wrong link

pull/122/head
baarkerlounger 4 years ago
parent
commit
b79e2ff237
  1. 1
      app/views/organisations/users.html.erb

1
app/views/organisations/users.html.erb

@ -1,3 +1,4 @@
<%= govuk_button_link_to "Invite user", new_case_log_path, method: :post %>
<%= govuk_table do |table| %>
<%= table.head do |head| %>
<%= head.row do |row|

Loading…
Cancel
Save