DEBSOURCES
Skip Quicknav
sources / libnb-platform18-java / 12.1-3 / webcommon / javascript2.editor / test / unit / data / testfiles / markoccurences / issue222250.js
12345678
$.nette.ext('unique', { start: function(xhr) { if (this.xhr){ this.xhr.abort(); } this.xhr = xhr; } });