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