From 958a0d461b9cfe94081f178e97487a8469355310 Mon Sep 17 00:00:00 2001 From: T-Midnight Date: Thu, 18 Apr 2019 22:35:07 +0400 Subject: [PATCH] #42 merge with dev --- src/main/resources/templates/projects/project.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/main/resources/templates/projects/project.html b/src/main/resources/templates/projects/project.html index 3d356a7..0e40e87 100644 --- a/src/main/resources/templates/projects/project.html +++ b/src/main/resources/templates/projects/project.html @@ -1,7 +1,7 @@ + layout:decorator="default" xmlns:th="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/html"> @@ -19,7 +19,8 @@
-
@@ -55,7 +56,7 @@
- +
@@ -88,7 +89,8 @@ class="alert alert-danger">Incorrect title

-
@@ -107,7 +109,8 @@ type="submit"> Сохранить -
@@ -135,6 +138,7 @@ $('.selectpicker').selectpicker(); }); /*]]>*/ +