-
- Downloads
Share the key table between admin and profile resources.
parent
82829ed4
No related branches found
No related tags found
Showing
- app/controllers/admin/users_controller.rb 1 addition, 1 deletionapp/controllers/admin/users_controller.rb
- app/helpers/application_helper.rb 8 additions, 0 deletionsapp/helpers/application_helper.rb
- app/views/admin/keys/show.html.haml 1 addition, 4 deletionsapp/views/admin/keys/show.html.haml
- app/views/admin/users/show.html.haml 1 addition, 24 deletionsapp/views/admin/users/show.html.haml
- app/views/profiles/keys/_key.html.haml 12 additions, 9 deletionsapp/views/profiles/keys/_key.html.haml
- app/views/profiles/keys/_key_details.html.haml 3 additions, 0 deletionsapp/views/profiles/keys/_key_details.html.haml
- app/views/profiles/keys/_key_table.html.haml 19 additions, 0 deletionsapp/views/profiles/keys/_key_table.html.haml
- app/views/profiles/keys/index.html.haml 2 additions, 12 deletionsapp/views/profiles/keys/index.html.haml
- app/views/profiles/keys/show.html.haml 0 additions, 3 deletionsapp/views/profiles/keys/show.html.haml
app/views/profiles/keys/_key_table.html.haml
0 → 100644
Please register or sign in to comment