diff --git a/app/AdminModule/Components/templates/applications_grid_detail.latte b/app/AdminModule/Components/templates/applications_grid_detail.latte index 8fb2b100d..605892a04 100644 --- a/app/AdminModule/Components/templates/applications_grid_detail.latte +++ b/app/AdminModule/Components/templates/applications_grid_detail.latte @@ -7,14 +7,14 @@
{_admin.users.users_from} | -{_admin.users.users_to} | +{_admin.users.users_from} | +{_admin.users.users_to} | {_admin.users.users_program_name} | {_admin.users.users_room} | {_admin.users.users_lectors} | @@ -175,12 +175,12 @@
---|---|---|---|---|---|---|
+ | {var $startDay = $program->getStart()->format('N')} {_common.day.$startDay} {$program->getStart()|date:"j. n. G:i"} | -+ | {var $endDay = $program->getEnd()->format('N')} {_common.day.$endDay} {$program->getEnd()|date:"j. n. G:i"} diff --git a/app/AdminModule/Presenters/templates/includes/main_menu.latte b/app/AdminModule/Presenters/templates/includes/main_menu.latte index 68f22ea40..5349e37bc 100644 --- a/app/AdminModule/Presenters/templates/includes/main_menu.latte +++ b/app/AdminModule/Presenters/templates/includes/main_menu.latte @@ -2,7 +2,7 @@ |