|
|
|
app.controller('ClassListController', ['$scope', 'config', 'auth', '$http', '$location', 'alertService','rms','common'
|
|
|
|
app.controller('ClassListController', ['$scope', 'config', 'auth', '$http', '$location', 'alertService','rms','common',
|
|
|
|
function ($scope, config, auth, $http, $location, alertService,rms,common) {
|
|
|
|
function ($scope, config, auth, $http, $location, alertService,rms,common) {
|