footer name changes
This commit is contained in:
parent
278a0de153
commit
83a6c411d7
@ -14,7 +14,7 @@ function ($rootScope, $state, $stateParams) {
|
|||||||
// set below basic information
|
// set below basic information
|
||||||
$rootScope.app = {
|
$rootScope.app = {
|
||||||
name: 'Apollo', // name of your project
|
name: 'Apollo', // name of your project
|
||||||
author: 'Venba Information technology', // author's name or company name
|
author: 'Apollo Distance Education Center', // author's name or company name
|
||||||
description: 'Distance Education Center', // brief description
|
description: 'Distance Education Center', // brief description
|
||||||
version: '1.0', // current version
|
version: '1.0', // current version
|
||||||
year: ((new Date()).getFullYear()), // automatic current year (for copyright information)
|
year: ((new Date()).getFullYear()), // automatic current year (for copyright information)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user