Added ability to manage groups from admin

This commit is contained in:
Dmitriy Zaporozhets 2012-10-03 12:49:43 +03:00
parent 010ac2b17f
commit 224fb5770c
11 changed files with 26 additions and 7 deletions

View file

@ -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"