Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CANCEL (0.18 sec)

  1. src/main/webapp/js/admin/plugins/daterangepicker/daterangepicker.js

    'btn-default';
    L70:
    L71:        this.locale = {
    L72:            direction: 'ltr',
    L73:            format: moment.localeData().longDateFormat('L'),
    L74:            separator: ' - ',
    L75:            applyLabel: 'Apply',
    L76:            cancelLabel: 'Cancel',
    L77:            weekLabel: 'W',
    L78:            customRangeLabel: 'Custom Range',
    L79:            daysOfWeek: moment.weekdaysMin(),
    L80:            monthNames: moment.monthsShort(),
    L81:            firstDay: moment.localeData().firstDayOfWeek()
    ...
    JavaScript
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 04:21:06 GMT 2020
    - 65.7K bytes
    - Viewed (0)
Back to top