mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
Rename browse controller to sqm categories controller
This commit is contained in:
parent
ae525fdb2a
commit
4aa0c97275
5 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class BrowseController < SqmApplicationController
|
||||
class SqmCategoriesController < SqmApplicationController
|
||||
|
||||
def show
|
||||
@category = CategoryPresenter.new(
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue