Skip to content

Commit b8e2ee0

Browse files
committed
update
1 parent 74fd3e6 commit b8e2ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/sample-crisis-communication-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ connect it to your new data sources.
216216
1. Open the **OnSelect** property of the **btnDateRante** control in the formula bar.
217217
1. Copy and paste the following snippet in the formula bar for **OnSelect** property:
218218

219-
```PowerAppsDot
219+
```
220220
UpdateContext({locSaveDates: true});
221221
222222
// Store the output properties of the calendar in static variables and collections.

0 commit comments

Comments
 (0)