From dd9406d0ac99b0d722d13192131d6eb458b82c5c Mon Sep 17 00:00:00 2001 From: Viktor Lofgren Date: Fri, 17 Nov 2023 11:26:45 +0100 Subject: [PATCH] (control) Make storage type tabs consistent This had fallen off in the Create New Specification view, it lacked Exports. --- .../control/node/node-new-specs-form.hdb | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/code/services-core/control-service/src/main/resources/templates/control/node/node-new-specs-form.hdb b/code/services-core/control-service/src/main/resources/templates/control/node/node-new-specs-form.hdb index e51843af..42df939e 100644 --- a/code/services-core/control-service/src/main/resources/templates/control/node/node-new-specs-form.hdb +++ b/code/services-core/control-service/src/main/resources/templates/control/node/node-new-specs-form.hdb @@ -34,23 +34,7 @@
- + {{>control/partials/storage-types}}

Create New Specification