Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
Dtoolbar.js13 function initToolbar(tbid,edid,tb, allowblock){ argument
34 jQuery.each(tb, function (k, val) {
35 if (!tb.hasOwnProperty(k) || (!allowblock && val.block === true)) {