Actions
Feature #82723
closedBackend Datepicker: Enable "Today" button
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
Start date:
2017-10-10
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
The backend datepicker lags the option to enable a "today" button.
The bootstrap datepicker ships with such an option (showTodayButton: true or todayBtn: true for older versions), so it should be fairly easy to enable it by default. It does no harm if it is not needed, but greatly enhances the workflow for users that need it.
Actions