From db6643b8bbe245b36b5d30d0a2f41975094f1f9a Mon Sep 17 00:00:00 2001 From: adrien Date: Sun, 20 Oct 2024 12:43:51 +0200 Subject: [PATCH] split service label --- templates/cards.xsl | 80 +----------------------- templates/compact.xsl | 2 +- templates/hostsTable.xsl | 88 +-------------------------- templates/{ => lib}/parseCommand.xsl | 0 templates/lib/serviceLabel.xsl | 91 ++++++++++++++++++++++++++++ templates/servicesTable.xsl | 2 +- 6 files changed, 97 insertions(+), 166 deletions(-) rename templates/{ => lib}/parseCommand.xsl (100%) create mode 100644 templates/lib/serviceLabel.xsl diff --git a/templates/cards.xsl b/templates/cards.xsl index c15e5f4..c4673f4 100755 --- a/templates/cards.xsl +++ b/templates/cards.xsl @@ -4,7 +4,8 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.1"> - + + @@ -296,81 +297,4 @@ function hostScanning(link) { - - - - - - - - - - - ui label - - red - orange - green - green - orange - red - - - mini dropdown button share-size - small - - - - - - :// - - : - - - - - / - - - - - : - : - - - - - - - - - - - - - --free: - - ; --total: - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/templates/compact.xsl b/templates/compact.xsl index d9ee2a2..f881be4 100755 --- a/templates/compact.xsl +++ b/templates/compact.xsl @@ -4,7 +4,7 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.1"> - + diff --git a/templates/hostsTable.xsl b/templates/hostsTable.xsl index bc13bfb..4ad96f1 100755 --- a/templates/hostsTable.xsl +++ b/templates/hostsTable.xsl @@ -4,7 +4,8 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.1"> - + + @@ -319,89 +320,4 @@ function hostScanning(link) { - - - - - - - - - - - ui label - - red - orange - green - green - orange - red - - - mini dropdown button share-size - small - - - - - - :// - - : - - - - - - rdp.php?v= - - &p= - - - - - / - - - - - : - : - - - - - - - - - - - - - --free: - - ; --total: - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/templates/parseCommand.xsl b/templates/lib/parseCommand.xsl similarity index 100% rename from templates/parseCommand.xsl rename to templates/lib/parseCommand.xsl diff --git a/templates/lib/serviceLabel.xsl b/templates/lib/serviceLabel.xsl new file mode 100644 index 0000000..8da475d --- /dev/null +++ b/templates/lib/serviceLabel.xsl @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + ui label + + red + orange + green + green + orange + red + + + mini dropdown button share-size + small + + + + + + :// + + : + + + + + + rdp.php?v= + + &p= + + + + + / + + + + + : + : + + + + + + + + + + + + + --free: + + ; --total: + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/templates/servicesTable.xsl b/templates/servicesTable.xsl index 5b6579f..d7bdd70 100755 --- a/templates/servicesTable.xsl +++ b/templates/servicesTable.xsl @@ -4,7 +4,7 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.1"> - +