Wire-up keyboard navigation
- Introduces a distinct controller and individual forms for each option so they behave like other pop-ups - Adds `filter` and `navigable-list` behaviors
This commit is contained in:
@@ -35,6 +35,7 @@ Rails.application.routes.draw do
|
||||
resource :recover
|
||||
resource :staging
|
||||
resource :watch
|
||||
resource :collection, only: :update
|
||||
|
||||
resources :assignments
|
||||
resources :taggings
|
||||
|
||||
Reference in New Issue
Block a user