From 6e5b5aa74c037ddd2d0922566b306c9cbdba448c Mon Sep 17 00:00:00 2001 From: FroggyFlox Date: Tue, 24 Oct 2023 15:34:27 -0400 Subject: [PATCH] Add missing help icons-links to do docs #2720 Some configurable services were still missing a help icon-link because they did not have a dedicated section in the docs. Since https://github.com/rockstor/rockstor-doc/pull/462, all services have a doc section so this commit adds these missing help icons-links. --- .../services/configure_active-directory.jst | 36 ++++++++-------- .../services/configure_replication.jst | 41 ++++++++++--------- .../templates/services/configure_rockstor.jst | 41 ++++++++++--------- .../services/configure_shellinaboxd.jst | 41 ++++++++++--------- .../templates/services/configure_smartd.jst | 9 ++-- .../js/templates/services/configure_snmpd.jst | 41 ++++++++++--------- 6 files changed, 112 insertions(+), 97 deletions(-) diff --git a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_active-directory.jst b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_active-directory.jst index 0cfe552cb..dfda169eb 100644 --- a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_active-directory.jst +++ b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_active-directory.jst @@ -1,22 +1,22 @@
diff --git a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_replication.jst b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_replication.jst index 386182396..9996fccc8 100644 --- a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_replication.jst +++ b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_replication.jst @@ -1,28 +1,31 @@
-
Configure {{serviceName}}
+
Configure {{serviceName}} + +
diff --git a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_rockstor.jst b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_rockstor.jst index d2264ca54..2eba9e4c7 100644 --- a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_rockstor.jst +++ b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_rockstor.jst @@ -1,28 +1,31 @@
-
Configure {{serviceName}}
+
Configure {{serviceName}} + +
diff --git a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_shellinaboxd.jst b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_shellinaboxd.jst index 492ef7371..844461eea 100644 --- a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_shellinaboxd.jst +++ b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_shellinaboxd.jst @@ -1,28 +1,31 @@
-
Configure {{serviceName}} Service
+
Configure {{serviceName}} Service + +
diff --git a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_smartd.jst b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_smartd.jst index ded4bf8f7..034835c30 100644 --- a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_smartd.jst +++ b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_smartd.jst @@ -1,6 +1,6 @@ @@ -22,7 +22,10 @@
-
Configure {{serviceName}} Daemon
+
Configure {{serviceName}} Daemon + +
diff --git a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_snmpd.jst b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_snmpd.jst index 3edf73d94..f5c270fd2 100644 --- a/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_snmpd.jst +++ b/src/rockstor/storageadmin/static/storageadmin/js/templates/services/configure_snmpd.jst @@ -1,29 +1,32 @@
-
Configure {{serviceName}}
+
Configure {{serviceName}} + +