From 2f68339ba230fa08d9bf5c90970c8fd76bda69bc Mon Sep 17 00:00:00 2001 From: T-Midnight Date: Mon, 24 Dec 2018 15:18:52 +0400 Subject: [PATCH] Add thymeleaf template --- .../resources/templates/grants/dashboard.html | 169 +----------------- .../resources/templates/grants/grant.html | 164 ++++++----------- .../resources/templates/grants/grants.html | 36 ++++ 3 files changed, 94 insertions(+), 275 deletions(-) create mode 100644 src/main/resources/templates/grants/grants.html diff --git a/src/main/resources/templates/grants/dashboard.html b/src/main/resources/templates/grants/dashboard.html index afadb51..b469875 100644 --- a/src/main/resources/templates/grants/dashboard.html +++ b/src/main/resources/templates/grants/dashboard.html @@ -1,177 +1,24 @@ + layout:decorator="default" xmlns:th="http://www.w3.org/1999/xhtml"> -
-
-
- +
+

Гранты

+
-
-
-
-
- - - - -
- -
- Название гранта -

Краткое описание

-

Статус: статус

-
- -
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
-
-
-
- - - - -
-
- Название гранта -

Краткое описание

-

Статус: статус

-
-
-
+
+ +
+
-
- \ No newline at end of file diff --git a/src/main/resources/templates/grants/grant.html b/src/main/resources/templates/grants/grant.html index 2f74adb..82098a6 100644 --- a/src/main/resources/templates/grants/grant.html +++ b/src/main/resources/templates/grants/grant.html @@ -1,7 +1,7 @@ + layout:decorator="default" xmlns:th="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/html"> @@ -14,49 +14,68 @@

Редактирование гранта

- +
-
+
+
- - + + +

Incorrect title

- +
-
- + +
+
+ +
+ +
+ +
+
+ +
+
+ + +
+
+

Incorrect title

- - +
+
@@ -70,100 +89,20 @@
- -

Добавить проект

-
-
- -

Добавить показатель

-
-
- -

Добавить показатель

-
-
- - -
-

Редактировать - участников гранта

-
- -
@@ -188,10 +127,7 @@ console.debug(response); } }); - - getFromRest(urlPaperStatuses, function (response) { - fillSelect($("#status"), response); - }); + $('.selectpicker').selectpicker(); }); /*]]>*/ diff --git a/src/main/resources/templates/grants/grants.html b/src/main/resources/templates/grants/grants.html new file mode 100644 index 0000000..83083a0 --- /dev/null +++ b/src/main/resources/templates/grants/grants.html @@ -0,0 +1,36 @@ + + + + + +
+ + +
+
+
+
+

Гранты

+
+
+
+
+
+ +
+ +
+
+
+
+
+
+ +
+ + +
+ +