Skip to content
Snippets Groups Projects
Commit 7c2e67c6 authored by Aaron Stone's avatar Aaron Stone
Browse files

Tiny fix to the add/edit groups form path field

parent 8c997f31
No related branches found
No related tags found
1 merge request!1641Tiny fix to the add/edit groups form path field
Loading
Loading
@@ -12,7 +12,7 @@
URL
.input
.input-prepend
%span.add-on= web_app_url
%span.add-on= web_app_url + 'groups/'
= f.text_field :code, placeholder: "example"
 
.form-actions
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment