migration
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
"isVisible": true,
|
||||
"label": "DAM",
|
||||
"menuItems": {},
|
||||
"onClick": "{{navigateTo(currentItem.website, {}, 'NEW_WINDOW');}}",
|
||||
"onClick": "{{navigateTo(currentItem.ts_sidecar_repo, {}, 'NEW_WINDOW');}}",
|
||||
"placement": "CENTER",
|
||||
"widgetId": ""
|
||||
},
|
||||
|
||||
@@ -9,12 +9,12 @@
|
||||
"animateLoading": true,
|
||||
"backgroundColor": "transparent",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 116,
|
||||
"bottomRow": 180,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"children": [
|
||||
{
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 900,
|
||||
"bottomRow": 1560,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"canExtend": false,
|
||||
"containerStyle": "none",
|
||||
@@ -106,9 +106,9 @@
|
||||
"mobileRightColumn": 34,
|
||||
"mobileTopRow": 11,
|
||||
"needsErrorInfo": false,
|
||||
"originalBottomRow": 116,
|
||||
"originalTopRow": 26,
|
||||
"pageSize": 5,
|
||||
"originalBottomRow": 180,
|
||||
"originalTopRow": 24,
|
||||
"pageSize": 10,
|
||||
"parentColumnSpace": 14.1875,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
@@ -119,7 +119,7 @@
|
||||
"rightColumn": 64,
|
||||
"selectedItemView": "{{{}}}",
|
||||
"templateHeight": 160,
|
||||
"topRow": 26,
|
||||
"topRow": 24,
|
||||
"triggeredItemView": "{{{}}}",
|
||||
"type": "LIST_WIDGET_V2",
|
||||
"widgetId": "wkq3mw8fgo",
|
||||
|
||||
Reference in New Issue
Block a user