Searched refs:setParameter (Results 1 - 1 of 1) sorted by relevance

/opengrok/web/js/
H A Dutils.js1140 $(this).attr('href', setParameter($(this).attr('href'), 'r1', $this.data('revision-1')))
1141 $(this).attr('href', setParameter($(this).attr('href'), 'r2', $this.data('revision-2')))
1366 function setParameter(url, p, v) { function

Completed in 11 milliseconds