Home
last modified time | relevance | path

Searched refs:within_scope (Results 1 – 1 of 1) sorted by relevance

/plugin/chordsheets/js/
H A Djtab.js986 jtab.renderimplicit = function (within_scope) { argument
987 …jQuery('.jtab', within_scope).not('.rendered').each(function (name, index) { jtab.render(this); });