- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Tocker (0.05 sec)
-
sweden.js
,"vimmerby","vindeln","vingåker","vårgårda","vänersborg","vännäs","värmdö","värnamo","västervik","västerås","växjö","ydre","ystad","åmål","ånge","åre","årjäng","åsele","åstorp","åtvidaberg","älmhult","älvdalen","älvkarleby","älvsbyn","ängelholm","öckerö","ödeshög","örebro","örkelljunga","örnsköldsvik","östersund","österåker","östhammar","östra göinge","överkalix","övertorneå"]}),a.formUtils.addValidator({name:"swephone",validatorFunction:function(a){var b=a.match(/\+/g),c=a.match(/-/g);return!(n...github.com/codelibs/fess/src/main/webapp/js/adm...Mon Jan 01 05:12:47 UTC 2018 6.4K bytes -
admin.js
L108: locale: { L109: format: "YYYY-MM-DD HH:mm" L110: } L111: }) L112: .on("apply.daterangepicker", function(ev, picker) { L113: $(this).val( L114: picker.startDate.format("YYYY-MM-DD HH:mm") + L115: " - " + L116: picker.endDate.format("YYYY-MM-DD HH:mm") L117: ); L118: }); L119: L120: // Time picker L121: $("input.form-control.time").timepicker({ L122: showInputs: false L123: }); L124: L125: // tooltips L126: $(function() { L127:...github.com/codelibs/fess/src/main/webapp/js/adm...Mon Aug 06 20:44:47 UTC 2018 3.1K bytes -
daterangepicker.js
things: L1301: // * alternate between selecting a start and end date for the range, L1302: // * if the time picker is enabled, apply the hour/minute/second from the select boxes to the clicked date L1303: // * if autoapply is enabled, and an end date was chosen, apply the selection L1304: // * if single date picker mode, and time picker isn't enabled, apply the selection immediately L1305: // * if one of the inputs above the calendars was focused,...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 64.8K bytes