From b1c98aba45c1788e76cf9702d0e223fe91ee4623 Mon Sep 17 00:00:00 2001 From: Elena Date: Wed, 10 Oct 2018 23:09:45 +0400 Subject: [PATCH 1/3] =?UTF-8?q?=D0=97=D0=B0=D0=B4=D0=B0=D1=87=D0=B0=20?= =?UTF-8?q?=E2=84=966?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/papers/paper.html | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/src/main/resources/templates/papers/paper.html b/src/main/resources/templates/papers/paper.html index e3ae274..d688693 100644 --- a/src/main/resources/templates/papers/paper.html +++ b/src/main/resources/templates/papers/paper.html @@ -57,6 +57,62 @@ +

Редактировать авторов статьи

+
From 29f836fcc8963b95cb5cef117261732b25cba5ac Mon Sep 17 00:00:00 2001 From: Elena Date: Thu, 18 Oct 2018 10:38:04 +0400 Subject: [PATCH 2/3] =?UTF-8?q?=D0=97=D0=B0=D0=B4=D0=B0=D1=87=D0=B0=20?= =?UTF-8?q?=E2=84=967?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/papers/paper.html | 34 ++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/src/main/resources/templates/papers/paper.html b/src/main/resources/templates/papers/paper.html index 886b021..a4cf199 100644 --- a/src/main/resources/templates/papers/paper.html +++ b/src/main/resources/templates/papers/paper.html @@ -111,8 +111,23 @@
+
+ +
+ + + + +
+ +
+ + + + +
+
-
From 275348563d40c8f0fa4f653e737466c2880302eb Mon Sep 17 00:00:00 2001 From: Anton Romanov Date: Thu, 18 Oct 2018 11:21:26 +0400 Subject: [PATCH 3/3] use html5 datetime pickers --- .../resources/templates/papers/paper.html | 67 +++++++------------ 1 file changed, 26 insertions(+), 41 deletions(-) diff --git a/src/main/resources/templates/papers/paper.html b/src/main/resources/templates/papers/paper.html index a4cf199..12ab2ce 100644 --- a/src/main/resources/templates/papers/paper.html +++ b/src/main/resources/templates/papers/paper.html @@ -55,12 +55,23 @@
-

Редактировать авторов статьи

+
+ + +
+
+ + +
+

Редактировать авторов + статьи

@@ -176,23 +178,6 @@ }); /*]]>*/ - -