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
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue