diff --git a/app/templates/agent-list.php b/app/templates/agent-list.php deleted file mode 100644 index be1950a..0000000 --- a/app/templates/agent-list.php +++ /dev/null @@ -1,42 +0,0 @@ - - -
-

Jilo Agents on platform ""

-
-

agents configuration  add

- - - -
-
-
-
- agent id : -
-
- edit - delete -
-
- $value) { - if ($key === 'id') continue; -?> -
-
- : -
-
- -
-
- -
-
-
-
- - - -
-
- diff --git a/app/templates/config-delete-agent.php b/app/templates/config-delete-agent.php index b452acc..5e4cea1 100644 --- a/app/templates/config-delete-agent.php +++ b/app/templates/config-delete-agent.php @@ -24,7 +24,7 @@ foreach ($agentDetails[0] as $key => $value) {

Are you sure you want to delete this agent?


- Cancel + Cancel diff --git a/app/templates/config-delete-platform.php b/app/templates/config-delete-platform.php index 3375f0c..d7aeb9d 100644 --- a/app/templates/config-delete-platform.php +++ b/app/templates/config-delete-platform.php @@ -24,7 +24,7 @@ foreach ($platformDetails[0] as $key => $value) {

Are you sure you want to delete this platform?


- Cancel + Cancel diff --git a/app/templates/config-edit-agent.php b/app/templates/config-edit-agent.php index 73d60a6..6ba4b2e 100644 --- a/app/templates/config-edit-agent.php +++ b/app/templates/config-edit-agent.php @@ -42,7 +42,7 @@
- Cancel + Cancel diff --git a/app/templates/config-edit-platform.php b/app/templates/config-edit-platform.php index 9754327..1b9f83d 100644 --- a/app/templates/config-edit-platform.php +++ b/app/templates/config-edit-platform.php @@ -28,7 +28,7 @@ foreach ($platformDetails[0] as $key => $value) {
- Cancel + Cancel diff --git a/app/templates/config-list.php b/app/templates/config-list.php index ba16acc..759d240 100644 --- a/app/templates/config-list.php +++ b/app/templates/config-list.php @@ -17,6 +17,7 @@ echo "\n"; $agents = $agentObject->getAgentDetails($platform_array['id']); ?> +
@@ -68,6 +69,7 @@ echo "\n"; +