From 9dfb040c4df24602abf4a7112807115655a919b1 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Wed, 22 Aug 2018 10:01:26 +0530 Subject: [PATCH 1/2] footer changes --- Apollo/assets/views/login_login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apollo/assets/views/login_login.html b/Apollo/assets/views/login_login.html index 3e6aca69..91eb58c1 100755 --- a/Apollo/assets/views/login_login.html +++ b/Apollo/assets/views/login_login.html @@ -614,7 +614,7 @@ ng-minlength="6" required/> From 5f644ccdba6345fe76a390ea0b66e2ca0ecec607 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Wed, 22 Aug 2018 10:01:37 +0530 Subject: [PATCH 2/2] footer changes --- Apollo/assets/js/main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apollo/assets/js/main.js b/Apollo/assets/js/main.js index b47b5a04..a56751ff 100755 --- a/Apollo/assets/js/main.js +++ b/Apollo/assets/js/main.js @@ -14,8 +14,8 @@ function ($rootScope, $state, $stateParams) { // set below basic information $rootScope.app = { name: 'Apollo', // name of your project - author: 'Apollo Distance Education Center', // author's name or company name - description: 'Distance Education Center', // brief description + author: 'Apollo Distance Education College', // author's name or company name + description: 'Distance Education College', // brief description version: '1.0', // current version year: ((new Date()).getFullYear()), // automatic current year (for copyright information) isMobile: (function () {// true if the browser is a mobile device