User:Zabshk/common.js: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 44: Line 44:
jQuery(document).ready(function() {
jQuery(document).ready(function() {
if (result) {
if (result) {
global = result;
that.global = result;
}
}
});
});