From 3a12559be55dc78410a3d0cb488e50e381a3b2a9 Mon Sep 17 00:00:00 2001 From: RomanGolienko Date: Wed, 15 Jan 2025 17:04:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D0=B2=D1=8B=D0=B1=D1=80=D0=B0=D0=BD=D0=BD?= =?UTF-8?q?=D0=BE=D0=B3=D0=BE=20=D1=81=D1=82=D0=B0=D1=80=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D1=8B=20=D0=B3=D1=80=D1=83=D0=BF=D0=BF=D1=8B=20=D0=B2=20=D0=B0?= =?UTF-8?q?=D0=B4=D0=BC=D0=B8=D0=BD=20=D0=BF=D0=B0=D0=BD=D0=B5=D0=BB=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/headman.html | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/tpl/headman.html b/tpl/headman.html index 854b4b6..66c6730 100644 --- a/tpl/headman.html +++ b/tpl/headman.html @@ -46,7 +46,7 @@ {foreach from=$facult_groups key=key item=group}
{$group.sokr}
-
{if isset($group.headman)}{$group.headman} {else} не назначен ! {/if}
+
{if isset($group.headman)}{$group.headman} {else} не назначен ! {/if}
{/foreach} @@ -55,9 +55,9 @@
- {if isset($headmanPageActionResult.headman) } -

Староста уже выбран(а)! - {$headmanPageActionResult.headman}

- {/if} + + +

Назначить старосту

@@ -69,8 +69,12 @@

{$headmanPageActionResult.current_group.sokr}

{foreach from=$headmanPageActionResult.students key=user_id item=info} - -
{$info.student_name}
+ + {if $info.headman == 1} +
{$info.student_name} - Староста
+ {else} +
{$info.student_name}
+ {/if}
{/foreach} @@ -87,7 +91,7 @@
{else}
-
+

Выбрать группу

@@ -113,7 +117,7 @@
-
+

Назначить старосту