From b4345c1e558057e8ecb3183d9450bc839c3e95d0 Mon Sep 17 00:00:00 2001 From: RomanGolienko Date: Fri, 13 Dec 2024 17:12:34 +0300 Subject: [PATCH] =?UTF-8?q?UI=20=D0=B4=D0=BB=D1=8F=20=D0=B2=D1=8B=D0=B1?= =?UTF-8?q?=D0=BE=D1=80=D0=B0=20=D0=BF=D1=80=D0=B5=D0=BF=D0=BE=D0=B4=D0=B0?= =?UTF-8?q?=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D0=B5=D0=BC=20=D0=B8=D0=BB=D0=B8?= =?UTF-8?q?=20=D1=81=D0=B5=D0=BA=D1=80=D0=B5=D1=82=D0=B0=D1=80=D0=B5=D0=BC?= =?UTF-8?q?=20=D0=B4=D0=B5=D0=BA=D0=B0=D0=BD=D0=B0=D1=82=D0=B0=20=D1=81?= =?UTF-8?q?=D1=82=D0=B0=D1=80=D0=BE=D1=81=D1=82=D1=8B=20=D0=B3=D1=80=D1=83?= =?UTF-8?q?=D0=BF=D0=BF=D1=8B=20=D0=B2=20=D1=81=D0=B8=D1=81=D1=82=D0=B5?= =?UTF-8?q?=D0=BC=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/headman.html | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/tpl/headman.html b/tpl/headman.html index 790f436..500b723 100644 --- a/tpl/headman.html +++ b/tpl/headman.html @@ -26,7 +26,7 @@ -{if $des == 'headman_add_edit'} +{if $des == 'add_edit'}
@@ -40,7 +40,7 @@ {foreach from=$facult_groups key=key item=group} - {$group.sokr} +

{$group.sokr}

{/foreach} @@ -49,13 +49,32 @@
+ {if isset($headmanPageActionResult.headman) } +

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

+ {/if}

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

-
-

Выберите группу для назначения старосты в системе!
<--

+
@@ -74,7 +93,7 @@ {foreach from=$facult_groups key=key item=group} -

{$group.sokr}

+

{$group.sokr}

{/foreach}