From 2881642d7d2d7541cc3bd8202782f8a96182b850 Mon Sep 17 00:00:00 2001 From: RomanGolienko Date: Tue, 3 Dec 2024 13:51:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=BF=D1=82=D0=B8=D0=BC=D0=B8=D0=B7?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8F=20UI/UX?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/main_page.html | 63 +++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/tpl/main_page.html b/tpl/main_page.html index a561005..c001c58 100644 --- a/tpl/main_page.html +++ b/tpl/main_page.html @@ -29,13 +29,28 @@ {if $des == 'show'} Вернуться
-
+

Посещение группы {$groupName}

+
+ + + +
{if $actionResult|count < 1}

У группы нет пар в этот день!

{else} @@ -44,6 +59,9 @@ ({$actionResult.day_name}) {if isset($smarty.post.date_request)} {$smarty.post.date_request} + {if $smarty.post.date_request == $currentTime.date } + Сегодня! + {/if} {else} {$currentTime.date} Сегодня! @@ -62,7 +80,7 @@ {$class.predmet}
-
+
@@ -78,14 +96,7 @@
{$student} - - - - {if isset($smarty.post.date_request)} - - {else} - - {/if} + @@ -94,6 +105,15 @@ {/foreach}
+ + + + {if isset($smarty.post.date_request)} + + {else} + + {/if} +
@@ -111,26 +131,7 @@
-
-
-
-

Календарь посещений группы {$groupName}

- -
-
-
- - - -
-
-
-
+
{else}
@@ -141,7 +142,7 @@