From 4d1844d256699015d8a88b90b969664f5356cc54 Mon Sep 17 00:00:00 2001 From: Anton Romanov Date: Wed, 29 Jan 2025 19:31:52 +0400 Subject: [PATCH] Add another aspirant fields --- .../templates/admin/aspirantsList.html | 2 +- .../templates/admin/editAspirant.html | 89 ++++++++++++------- src/main/resources/templates/default.html | 1 + 3 files changed, 57 insertions(+), 35 deletions(-) diff --git a/src/main/resources/templates/admin/aspirantsList.html b/src/main/resources/templates/admin/aspirantsList.html index 69f1a74..2e0b3c1 100644 --- a/src/main/resources/templates/admin/aspirantsList.html +++ b/src/main/resources/templates/admin/aspirantsList.html @@ -9,7 +9,7 @@ diff --git a/src/main/resources/templates/admin/editAspirant.html b/src/main/resources/templates/admin/editAspirant.html index e45d045..4258f91 100644 --- a/src/main/resources/templates/admin/editAspirant.html +++ b/src/main/resources/templates/admin/editAspirant.html @@ -3,20 +3,33 @@ xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" xmlns:th="http://www.w3.org/1999/xhtml" layout:decorate="~{default}">
-

Редактирование показателя:

-
+

Редактирование аспиранта:

+
- + + +

+ Не может быть пустым +

+
+ +
+ + placeholder="Имя">

Не может быть пустым @@ -24,36 +37,23 @@

- - Отчество + -
- -
- - -

+ placeholder="Отчество"> +

Не может быть пустым

-
- -
+
+ + +
+ +
+ + +
+ - Отмена + Отмена
diff --git a/src/main/resources/templates/default.html b/src/main/resources/templates/default.html index 2f18dac..a39832c 100644 --- a/src/main/resources/templates/default.html +++ b/src/main/resources/templates/default.html @@ -60,6 +60,7 @@ aria-haspopup="true" aria-expanded="false">Администратору