diff --git a/src/main/resources/template/dataSourceManagement.html b/src/main/resources/template/dataSourceManagement.html index e7c67e2..7a5f9b1 100644 --- a/src/main/resources/template/dataSourceManagement.html +++ b/src/main/resources/template/dataSourceManagement.html @@ -5,14 +5,17 @@
-
-
-
-
- Data sources - +
+
+
+
+

Data sources

+
+ + +
-
+
  • @@ -25,225 +28,228 @@

-
-
-
- {{selectedDatasource.name}} - New data source - Unnamed +
+
+
+

+ {{selectedDatasource.name}} + New data source + Unnamed +

- -
-
- - - Name is required -
-
- -
Key name cannot be modified after creation.
- - -
- The key name will be used to access imported data, such as
${node.properties[{{selectedDatasource.id ? selectedDatasource.id : "key_name"}}]}
+
+ +
+ + + Name is required
- Key name is required -
-
- - -
-
- -
- +
+ +
Key name cannot be modified after creation.
+ + +
+ The key name will be used to access imported data, such as
${node.properties[{{selectedDatasource.id ? selectedDatasource.id : "key_name"}}]}
+
+ Key name is required
-
-
- -
- - +
+ +
-
-
- -