Navbar angepasst
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 20,
|
||||
"bottomRow": 21,
|
||||
"boxShadow": "none",
|
||||
"closeOnSelection": true,
|
||||
"dateFormat": "D MMMM, YYYY",
|
||||
@@ -56,6 +56,8 @@
|
||||
"mobileTopRow": 11,
|
||||
"needsErrorInfo": false,
|
||||
"onDateSelected": "{{\n storeValue(\n \"bookingFormData\",\n {\n ...(appsmith.store.bookingFormData || {}),\n\n startDate:\n BookingStartDate.selectedDate,\n\n endDate:\n BookingStartDate.selectedDate\n },\n false\n )\n}}",
|
||||
"originalBottomRow": 20,
|
||||
"originalTopRow": 12,
|
||||
"parentColumnSpace": 8.875,
|
||||
"parentId": "q44lz1f0e4",
|
||||
"parentRowSpace": 10,
|
||||
@@ -64,7 +66,7 @@
|
||||
"rightColumn": 22,
|
||||
"shortcuts": false,
|
||||
"timePrecision": "None",
|
||||
"topRow": 12,
|
||||
"topRow": 13,
|
||||
"type": "DATE_PICKER_WIDGET2",
|
||||
"version": 2,
|
||||
"widgetId": "7g7p1jdnt1",
|
||||
|
||||
Reference in New Issue
Block a user