- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for unicode (0.03 sec)
-
daterangepicker.js
L152: if (typeof options.locale.weekLabel === 'string') L153: this.locale.weekLabel = options.locale.weekLabel; L154: L155: if (typeof options.locale.customRangeLabel === 'string'){ L156: //Support unicode chars in the custom range name. L157: var elem = document.createElement('textarea'); L158: elem.innerHTML = options.locale.customRangeLabel; L159: var rangeHtml = elem.value; L160: this....github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 64.8K bytes