Home
last modified time | relevance | path

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

/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js816 var re_on = /^on/, variable
826 e = e.replace(re_on, '');
848 if (!e.match(re_on)) e = "on"+e;
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js816 var re_on = /^on/, variable
826 e = e.replace(re_on, '');
848 if (!e.match(re_on)) e = "on"+e;