kartik-v / yii2-date-range

A Date Range Picker for Bootstrap useful for reports and filtering.
http://demos.krajee.com/date-range
Other
93 stars 81 forks source link

Update initSettings to support indexes #143

Closed 64bitint closed 5 years ago

64bitint commented 5 years ago

Fixes error when using array indexes in the attribute. For example if the attribute is [10]startDate the [10] is now stripped

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

Related Issues

142