From 2e26cabb8aec175b5e68ad3c5e9f19175ac5f251 Mon Sep 17 00:00:00 2001 From: hamza zia Date: Sun, 19 Apr 2015 15:35:13 +0800 Subject: [PATCH] added error status messages --- index.html | 11 ++++--- js/ctrls/main.js | 11 +++++-- js/services/errors.js | 68 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+), 6 deletions(-) create mode 100644 js/services/errors.js diff --git a/index.html b/index.html index 80cd1b3..d1dae49 100755 --- a/index.html +++ b/index.html @@ -52,6 +52,8 @@ + + @@ -536,16 +538,17 @@