v0.0.8
+ Реализовано: просмотр параметров сервера и возможность редактирования
This commit is contained in:
parent
69ab43a4ec
commit
7a71bb7e01
13 changed files with 247 additions and 63 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue