footer changes
This commit is contained in:
parent
9dfb040c4d
commit
5f644ccdba
@ -14,8 +14,8 @@ 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: 'Apollo Distance Education Center', // author's name or company name
|
author: 'Apollo Distance Education College', // author's name or company name
|
||||||
description: 'Distance Education Center', // brief description
|
description: 'Distance Education College', // 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)
|
||||||
isMobile: (function () {// true if the browser is a mobile device
|
isMobile: (function () {// true if the browser is a mobile device
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user