Доработано создание дисциплин и отображение новых параметров дисциплин в таблице+страничка с кафедрами(голая)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<link rel="stylesheet" href="css/layout.css">
|
||||
<link rel="stylesheet" href="css/components.css">
|
||||
<link rel="stylesheet" href="css/modals.css">
|
||||
<link rel="stylesheet" href="css/department.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -46,6 +47,17 @@
|
||||
</svg>
|
||||
Пользователи
|
||||
</a>
|
||||
<a href="#" class="nav-item" data-tab="department">
|
||||
<svg width="20" height="20" viewBox="0 0 24 24" fill="none"
|
||||
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M4 21V5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v16" />
|
||||
<path d="M2 21h20" />
|
||||
<path d="M8 7h0M12 7h0M16 7h0" />
|
||||
<path d="M8 11h0M12 11h0M16 11h0" />
|
||||
<path d="M10 21v-4h4v4" />
|
||||
</svg>
|
||||
Кафедра
|
||||
</a>
|
||||
<a href="#" class="nav-item" data-tab="groups">
|
||||
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
|
||||
stroke-linecap="round" stroke-linejoin="round">
|
||||
|
||||
Reference in New Issue
Block a user