mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-13 01:10:28 -07:00
restructure sqm resources and qpa resources
This commit is contained in:
parent
d8e79b7072
commit
e286cb6952
8 changed files with 112 additions and 8 deletions
2
app/controllers/qpa_resources_controller.rb
Normal file
2
app/controllers/qpa_resources_controller.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class QpaResourcesController < ApplicationController
|
||||
end
|
||||
2
app/controllers/sqm_resources_controller.rb
Normal file
2
app/controllers/sqm_resources_controller.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class SqmResourcesController < ApplicationController
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue