Skip to content

Commit edfad7f

Browse files
committed
hotfix
1 parent 0b1abe7 commit edfad7f

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

docfx/en/components/toc.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,8 +1043,14 @@
10431043
{
10441044
"name": "Dashboards",
10451045
"header": true,
1046-
"href": "dashboard-tile.md",
1047-
"status": "NEW"
1046+
"status": "PREVIEW",
1047+
"items": [
1048+
{
1049+
"name": "Dashboard Tile",
1050+
"href": "dashboard-tile.md",
1051+
"status": "PREVIEW"
1052+
}
1053+
]
10481054
},
10491055
{
10501056
"note": "THIS NODE IS FOR THE NEW STRUCTURE OF CHARTS",
@@ -1662,7 +1668,8 @@
16621668
},
16631669
{
16641670
"name": "Color Editor",
1665-
"href": "inputs/color-editor.md"
1671+
"href": "inputs/color-editor.md",
1672+
"status": "PREVIEW"
16661673
},
16671674
{
16681675
"exclude": ["Angular"],

docfx/jp/components/toc.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,8 +1041,14 @@
10411041
{
10421042
"name": "ダッシュボード",
10431043
"header": true,
1044-
"href": "dashboard-tile.md",
1045-
"status": "NEW"
1044+
"status": "PREVIEW",
1045+
"items": [
1046+
{
1047+
"name": "Dashboard Tile",
1048+
"href": "dashboard-tile.md",
1049+
"status": "PREVIEW"
1050+
}
1051+
]
10461052
},
10471053
{
10481054
"note": "THIS NODE IS FOR THE NEW STRUCTURE OF CHARTS",
@@ -1660,7 +1666,8 @@
16601666
},
16611667
{
16621668
"name": "カラー エディター",
1663-
"href": "inputs/color-editor.md"
1669+
"href": "inputs/color-editor.md",
1670+
"status": "PREVIEW"
16641671
},
16651672
{
16661673
"exclude": ["Angular"],

0 commit comments

Comments
 (0)