diff --git a/src/main/resources/templates/grants/fragments/grantDashboardFragment.html b/src/main/resources/templates/grants/fragments/grantDashboardFragment.html new file mode 100644 index 0000000..5ddaca7 --- /dev/null +++ b/src/main/resources/templates/grants/fragments/grantDashboardFragment.html @@ -0,0 +1,20 @@ + + + + + + +
+
+
+ +
+
+ title +

comment

+

status

+
+
+
+ + \ No newline at end of file diff --git a/src/main/resources/templates/grants/fragments/grantLineFragment.html b/src/main/resources/templates/grants/fragments/grantLineFragment.html new file mode 100644 index 0000000..f9d9e09 --- /dev/null +++ b/src/main/resources/templates/grants/fragments/grantLineFragment.html @@ -0,0 +1,22 @@ + + + + + + +
+
+ + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/src/main/resources/templates/grants/fragments/grantNavigationFragment.html b/src/main/resources/templates/grants/fragments/grantNavigationFragment.html new file mode 100644 index 0000000..7545077 --- /dev/null +++ b/src/main/resources/templates/grants/fragments/grantNavigationFragment.html @@ -0,0 +1,26 @@ + + + + + + +
+
+ + Список +
+
+ Панель + управления +
+ +
+ + Добавить грант + +
+
+ + \ No newline at end of file diff --git a/src/main/resources/templates/grants/fragments/grantStatusFragment.html b/src/main/resources/templates/grants/fragments/grantStatusFragment.html new file mode 100644 index 0000000..a8a4d9e --- /dev/null +++ b/src/main/resources/templates/grants/fragments/grantStatusFragment.html @@ -0,0 +1,31 @@ + + + + + + + + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ + \ No newline at end of file