#6
has fix the choice date bug.
now the question is i cannot get value from ng-model when i bind double or more property,
please fix this bug.
3ks
I have to use bootstrap-datepicker to replace angular-bootstrap-datepicker
<input type="text" class="birtdaypicker autoCombox_row_datepicker" readonly="readonly" ng-model="rang_selected.contents[0].start"/>
<input type="text" class="birtdaypicker autoCombox_row_datepicker" readonly="readonly" ng-model="rang_selected.contents[0].end"/>
#6
has fix the choice date bug.
now the question is i cannot get value from ng-model when i bind double or more property,
please fix this bug.
3ks
I have to use bootstrap-datepicker to replace angular-bootstrap-datepicker