From 1a11d2c15fce63339439efde37e95373b271a896 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Thu, 15 Jun 2017 12:50:51 +0200 Subject: [PATCH] - clean up --- README.md | 2 +- app/environment.ini | 2 +- js/app/util.js | 1 - public/js/v1.2.3/app/util.js | 1 - 4 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fd51e65d..d08e9af9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Mapping tool for [*EVE ONLINE*](https://www.eveonline.com) - Test server - URL: http://www.dev.pathfinder-w.space - Running current `develop` branch - - Using Singularity (SISI) CREST (make sure to use your test-server client) + - _SISI_ _ESI_ (make sure to use your test-server client) - Available for public testing (e.g. new feature,.. ) - Database will be cleared from time to time - Installation guide: diff --git a/app/environment.ini b/app/environment.ini index 672cf564..020cb3d3 100644 --- a/app/environment.ini +++ b/app/environment.ini @@ -2,7 +2,7 @@ [ENVIRONMENT] ; project environment (DEVELOP || PRODUCTION). -; This effects: DB connection, Mail-Server, SSO, CREST configurations in this file +; This effects: DB connection, Mail-Server, SSO, ESI configurations in this file ; configuration below SERVER = DEVELOP diff --git a/js/app/util.js b/js/app/util.js index 7d45e67d..2dbcddc7 100644 --- a/js/app/util.js +++ b/js/app/util.js @@ -1898,7 +1898,6 @@ define([ /** * set new destination for a system - * -> CREST request * @param systemData * @param type */ diff --git a/public/js/v1.2.3/app/util.js b/public/js/v1.2.3/app/util.js index 7d45e67d..2dbcddc7 100644 --- a/public/js/v1.2.3/app/util.js +++ b/public/js/v1.2.3/app/util.js @@ -1898,7 +1898,6 @@ define([ /** * set new destination for a system - * -> CREST request * @param systemData * @param type */