Merge pull request #1641 from sodabrew/patch-1
Tiny fix to the add/edit groups form path field
This commit is contained in:
commit
1a2cb531c7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue