From 5321942da850d2e1d4bf21cdbd48ba0f86d62e00 Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Mon, 20 Jan 2025 21:19:33 +0200 Subject: [PATCH] Moved platform and host editing to in-place ajax --- app/templates/config-host-edit.php | 52 -------------------------- app/templates/config-platform-edit.php | 36 ------------------ 2 files changed, 88 deletions(-) delete mode 100644 app/templates/config-host-edit.php delete mode 100644 app/templates/config-platform-edit.php diff --git a/app/templates/config-host-edit.php b/app/templates/config-host-edit.php deleted file mode 100644 index 2567ab2..0000000 --- a/app/templates/config-host-edit.php +++ /dev/null @@ -1,52 +0,0 @@ - - -
-

Jilo configuration for Jitsi platform ""

-
-

edit host details:

-
- -
-
- - * -
-
- -

DNS name or IP address of the machine

-
-
- -
-
- - * -
-
- -

port on which the Jilo Agent is listening

-
-
- -
-
- -
-
- -

description or name of the host (optional)

-
-
- - - - - -
- Cancel -    - -
-
-
- diff --git a/app/templates/config-platform-edit.php b/app/templates/config-platform-edit.php deleted file mode 100644 index 5b4823a..0000000 --- a/app/templates/config-platform-edit.php +++ /dev/null @@ -1,36 +0,0 @@ - - -
-

Jilo configuration for Jitsi platform "" :: edit

-
-
- $value) { - if ($key === 'id') continue; -?> -
-
- - * -
-
- - -

descriptive name for the platform

- -

URL of the Jitsi Meet (used for checks and for loading config.js)

- -

path to the database file (relative to the app root)

- -
-
- -
- - Cancel -    - -
-
-
-