You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
Closing this as I see nowhere in the documentation that mentions show-weeks as a valid attribute when using the datepicker-popup . In fact, it mentions using the datepicker-options except for the few attributes mentioned (e.g. show-button-bar).
even while using the following markup for the datepicker popup:
<input type="text" datepicker-popup ng-model="dt" is-open="opened" show-weeks="false" />
The week numbers are still appearing in the left column of the day picker calendar.
The text was updated successfully, but these errors were encountered: