From 6d9130524c644546419eee8318ec1e14c101860c Mon Sep 17 00:00:00 2001 From: Disassembler Date: Sun, 3 Dec 2017 22:47:10 +0100 Subject: [PATCH] Add GNU Health client URL + Remove ambiguous portal URLs --- basic/srv/portal/index.html | 12 +++++++----- gnuhealth.sh | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/basic/srv/portal/index.html b/basic/srv/portal/index.html index efd5d22..bee3279 100644 --- a/basic/srv/portal/index.html +++ b/basic/srv/portal/index.html @@ -129,7 +129,7 @@
-

UshahidiUshahidi Mobile

+

UshahidiUshahidi Mobile

Mobilní aplikace Ushahidi pro
IOSIOS 9.0 a vyšší
AndroidAndroid 4.4 a vyšší @@ -137,7 +137,7 @@

-

SMS Sync GatewaySMS Sync Gateway

+

SMS Sync GatewaySMS Sync Gateway

Mobilní aplikace pro
AndroidAndroid 2.3 a vyšší

@@ -153,7 +153,7 @@
-

KanboardKanboard Mobile

+

KanboardKanboard Mobile

Mobilní aplikace
KanBoardKanBoard client pro Android 4.1 a vyšší
AndroidKandroid pro Android 4.2 a vyšší @@ -173,18 +173,20 @@

GNU HealthGNU Health

Zdravotní a nemocniční informační systém.

-

GNU HealthGNU Health klienti

+

GNU HealthGNU Health klienti

Klientské aplikace platformy Tryton GNU Health pro
WindowsWindows
MacOSMacOS

+
diff --git a/gnuhealth.sh b/gnuhealth.sh index 35794f7..19de10a 100755 --- a/gnuhealth.sh +++ b/gnuhealth.sh @@ -67,4 +67,4 @@ systemctl restart nginx # Add portal application definition ${SOURCE_DIR}/basic/portal-app-manager.py gnuhealth "https://{host}:8006/" admin "${GNUHEALTH_ADMIN_PWD}" -${SOURCE_DIR}/basic/portal-app-manager.py gnuhealth-clients +${SOURCE_DIR}/basic/portal-app-manager.py gnuhealth-clients -p clienturl "{host}:8006"