This commit is contained in:
chiu 2020-01-27 22:30:23 +08:00
parent c424d9dd71
commit 5ce57aad09
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
class Admin::OlympiamanagementsController
class Admin::OlympiamanagementsController < OrbitAdminController
def index
end
def add_school_data

View File

@ -1,4 +1,4 @@
class OlympiamanagementsController
class OlympiamanagementsController < ApplicationController
def index
end
def widget