Big refactoring of registration
- Added datatable gem - Addaed datatable to events, users (#422), registrations
This commit is contained in:
parent
0f1051d24e
commit
d21e19b977
34 changed files with 435 additions and 12988 deletions
1
Gemfile
1
Gemfile
|
|
@ -52,6 +52,7 @@ gem 'bootstrap3-datetimepicker-rails', '~> 3.0.2'
|
|||
# Use jquery as the JavaScript library
|
||||
gem 'jquery-rails'
|
||||
gem 'cocoon'
|
||||
gem 'jquery-datatables-rails', '~> 2.2.1'
|
||||
|
||||
# Use gravtastic for user avatars
|
||||
gem 'gravtastic'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue