From 44f54092463d3c35ffcd0453af8e2a5bfe673119 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Sun, 3 May 2015 18:33:13 -0700 Subject: [PATCH] Improved error handling and error page --- app/index.html | 2 +- app/js/config.js | 6 +++--- app/js/controllers/controller-error.js | 13 +++++++------ app/js/controllers/controller-shipyard.js | 2 +- .../directives/directive-component-select.js | 7 ++++--- app/js/shipyard/factory-ship.js | 1 - app/less/select.less | 8 ++++++++ app/views/page-error.html | 19 +++++++++++-------- app/views/page-outfit.html | 2 +- 9 files changed, 36 insertions(+), 24 deletions(-) diff --git a/app/index.html b/app/index.html index 6de2eb45..5dc32605 100644 --- a/app/index.html +++ b/app/index.html @@ -28,7 +28,7 @@