iplan
Results
1
issues of
iplan
Calendar popup didn't update months while data loaded at initially. ``` app.controller('AppCtrl', function ($scope) { $scope.date2 = "01-Jan-2015"; }); ``` While click the calendar icon -> current date(August- month) gets...