+ Реализовано: просмотр параметров сервера и возможность редактирования
This commit is contained in:
Alexander Zhirov 2023-06-04 21:50:36 +03:00
parent 69ab43a4ec
commit 7a71bb7e01
13 changed files with 247 additions and 63 deletions

View file

@ -2,7 +2,7 @@ div#accordion-numbers
- foreach (group; listGroups)
h3 #{group.comment}
div.group-content(data-group-name='#{group.name}')
table
table.table-content
thead.head
tr
th Номер
@ -12,5 +12,5 @@ div#accordion-numbers
th Черные звонки
th Комментарий
div.body-rows
table
table.table-content
tbody.body