Home
last modified time | relevance | path

Searched refs:re_html_events (Results 1 – 2 of 2) sorted by relevance

/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js819 re_html_events = /^(scroll|resize|(un)?load|abort|error)$/; variable
840 } else if (e.match(re_html_events)) {
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js819 re_html_events = /^(scroll|resize|(un)?load|abort|error)$/; variable
840 } else if (e.match(re_html_events)) {