Commit 7c2e67c6 authored by Aaron Stone's avatar Aaron Stone

Tiny fix to the add/edit groups form path field

parent 8c997f31
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
URL URL
.input .input
.input-prepend .input-prepend
%span.add-on= web_app_url %span.add-on= web_app_url + 'groups/'
= f.text_field :code, placeholder: "example" = f.text_field :code, placeholder: "example"
.form-actions .form-actions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment