feat(ui): group dashboard navigation into sectioned routes and align view layouts with dcrouter
This commit is contained in:
@@ -339,6 +339,8 @@ export class SipproxyViewRoutes extends DeesElement {
|
||||
];
|
||||
|
||||
return html`
|
||||
<dees-heading level="3">Route Management</dees-heading>
|
||||
|
||||
<div class="view-section">
|
||||
<dees-statsgrid .tiles=${tiles} .minTileWidth=${220} .gap=${16}></dees-statsgrid>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user