fix: remove duplicate stats_row, keep only quick_cards
This commit is contained in:
parent
8e0a45abca
commit
40afce18e7
@ -76,25 +76,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"widgettype": "HBox",
|
||||
"options": {
|
||||
"width": "100%",
|
||||
"padding": "8px 24px 8px 24px",
|
||||
"cheight": 4,
|
||||
"gap": "16px"
|
||||
},
|
||||
"subwidgets": [
|
||||
{
|
||||
"widgettype": "urlwidget",
|
||||
"id": "stats_row",
|
||||
"options": {
|
||||
"url": "{{entire_url('/pipeline-sdlc/api/cockpit_stats.dspy')}}",
|
||||
"method": "GET"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"widgettype": "HBox",
|
||||
"id": "context_bar",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user