remove debug element in dashboard
This commit is contained in:
committed by
Jacob Overgaard
parent
5fba52daa1
commit
2d526911d2
@@ -111,9 +111,7 @@ export class UmbDashboardPublishedStatusElement extends UmbLitElement {
|
||||
}
|
||||
|
||||
render() {
|
||||
// TODO: Are we supposed to have the debug element here?
|
||||
return html`
|
||||
<umb-debug visible dialog></umb-debug>
|
||||
<uui-box headline="Published Cache Status">
|
||||
<p>${this._publishedStatusText}</p>
|
||||
<uui-button
|
||||
|
||||
Reference in New Issue
Block a user