From ca8168983e397b4f1b88dc8daf716702cae72529 Mon Sep 17 00:00:00 2001 From: adv Date: Sun, 8 Dec 2019 23:55:23 +0100 Subject: #937 #906 formRemotePartitionCloning: Show Target list from the "pintaConfiguraciones" table Remote Cloning Wizard shows partition target list as a query to the "pintaConfiguraciones" table. Code from the other Wizards is reused. --- .../asistentes/formCloneRemotePartition.php | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/admin/WebConsole/asistentes/includes/asistentes/formCloneRemotePartition.php b/admin/WebConsole/asistentes/includes/asistentes/formCloneRemotePartition.php index 4caff0ae..29aa7c90 100644 --- a/admin/WebConsole/asistentes/includes/asistentes/formCloneRemotePartition.php +++ b/admin/WebConsole/asistentes/includes/asistentes/formCloneRemotePartition.php @@ -1,4 +1,16 @@ + @@ -15,10 +27,11 @@

-- cgit v1.2.3-18-g5258