Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for devices (0.05 sec)

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

                // Bind global datepicker mousedown for hiding and
                $(document)
                  .on('mousedown.daterangepicker', this._outsideClickProxy)
                  // also support mobile devices
                  .on('touchend.daterangepicker', this._outsideClickProxy)
                  // also explicitly play nice with Bootstrap dropdowns, which stopPropagation when clicking them
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 64.8K bytes
    - Viewed (0)
Back to top