Skip to content

Commit 93e6fd9

Browse files
committed
#70 corrects the readme
1 parent b4e1bbb commit 93e6fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The directive accepts several attributes which are described below:
9797
| **ok-text** | String | Text for the OK button (default: OK) |
9898
| **week-start** | Number | First day of the week (default: 0 => Sunday) |
9999
| **disable-dates** | Date[] | Dates to be disabled or not selectable by user.|
100-
| **disable-parent-scroll** | Boolean | false => Disable scrolling while the dialog is open (default : false) |
100+
| **disable-parent-scroll** | Boolean | true => Disable scrolling while the dialog is open (default : false) |
101101

102102
### Date/Time Dialog Service
103103

0 commit comments

Comments
 (0)