diff --git a/app/views/organisations/users.html.erb b/app/views/organisations/users.html.erb index 0e18005e6..679806c6e 100644 --- a/app/views/organisations/users.html.erb +++ b/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|