From 88f1abfe255aa956224e38247fffc8bf27aba8bb Mon Sep 17 00:00:00 2001 From: alekan Date: Tue, 3 Mar 2026 00:02:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B2=D0=BA=D0=BB=D0=B0=D0=B4=D0=BA=D0=B8=20"=D0=A0?= =?UTF-8?q?=D0=B0=D1=81=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=BD=D1=8F=D1=82=D0=B8=D0=B9"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/admin/index.html | 9 ++++++ frontend/admin/js/main.js | 3 ++ frontend/admin/js/views/schedule.js | 48 +++++++++++++++++++++++++++++ frontend/admin/views/schedule.html | 23 ++++++++++++++ 4 files changed, 83 insertions(+) create mode 100644 frontend/admin/js/views/schedule.js create mode 100644 frontend/admin/views/schedule.html diff --git a/frontend/admin/index.html b/frontend/admin/index.html index ad7ac2f..860acd3 100644 --- a/frontend/admin/index.html +++ b/frontend/admin/index.html @@ -86,6 +86,15 @@ Дисциплины + + + + + + + + Расписание занятий +