v0.0.8
+ Реализовано: просмотр параметров сервера и возможность редактирования
This commit is contained in:
parent
69ab43a4ec
commit
7a71bb7e01
13 changed files with 247 additions and 63 deletions
|
@ -2,12 +2,12 @@ div#accordion-ussd
|
|||
- foreach (number; numbers)
|
||||
h3 На номер #{number.to}
|
||||
div.group-content(data-to='#{number.to}')
|
||||
table
|
||||
table.table-content
|
||||
thead.head
|
||||
tr
|
||||
th.ussd-content-width Дата
|
||||
th.ussd-content-width-type Тип
|
||||
th Текст сообщения
|
||||
div.body-rows
|
||||
table
|
||||
table.table-content
|
||||
tbody.body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue