From 16bbf17d98adc77f1e214316e3c7adb50ced4edf Mon Sep 17 00:00:00 2001 From: Lim Han Date: Sun, 8 Feb 2015 17:43:40 +0800 Subject: [PATCH] LH :: Removing hardcoding of context from the rest of the application. - The context constant is used to configure the whole app's context path --- src/main/webapp/components/header.html | 2 +- .../webapp/components/main/MainController.js | 4 +++- src/main/webapp/services/services.js | 20 +++++++++---------- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/src/main/webapp/components/header.html b/src/main/webapp/components/header.html index 84059441f..9e3cbfd56 100644 --- a/src/main/webapp/components/header.html +++ b/src/main/webapp/components/header.html @@ -2,7 +2,7 @@