feat(ui): group dashboard navigation into sectioned routes and align view layouts with dcrouter
This commit is contained in:
@@ -624,6 +624,8 @@ export class SipproxyViewIvr extends DeesElement {
|
||||
const menus = ivr.menus || [];
|
||||
|
||||
return html`
|
||||
<dees-heading level="3">IVR</dees-heading>
|
||||
|
||||
<div class="view-section">
|
||||
<dees-statsgrid
|
||||
.tiles=${this.getStatsTiles()}
|
||||
|
||||
Reference in New Issue
Block a user