MediaWiki

Difference between revisions of "Common.js"

From Vanimedia

m
m
 
Line 1: Line 1:
 +
// Include question mark link script, to detect and transform links to URLs with question marks at the end
 
$.getScript("/js/question-mark-link-detect.js");
 
$.getScript("/js/question-mark-link-detect.js");

Latest revision as of 17:18, 10 October 2017

// Include question mark link script, to detect and transform links to URLs with question marks at the end
$.getScript("/js/question-mark-link-detect.js");