Added ability to manage groups from admin
This commit is contained in:
parent
010ac2b17f
commit
224fb5770c
11 changed files with 26 additions and 7 deletions
|
@ -16,4 +16,4 @@
|
|||
= f.text_field :code, placeholder: "example"
|
||||
|
||||
.form-actions
|
||||
= f.submit 'Create group', class: "btn primary"
|
||||
= f.submit 'Save group', class: "btn save-btn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue