5 lines
338 B
Text
5 lines
338 B
Text
|
:javascript
|
||
|
jQuery(document).ready(function() {
|
||
|
javascript:(function(){var s=document.createElement("script");s.onload=function(){bootlint.showLintReportForCurrentDocument([], {hasProblems: false, problemFree: false});};s.src="https://maxcdn.bootstrapcdn.com/bootlint/latest/bootlint.min.js";document.body.appendChild(s)})();
|
||
|
});
|