Home
last modified time | relevance | path

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

/plugin/fastwiki/
Dtemplates.js8 var m_utils = { variable
22 m_showRow = $('<li>' + m_utils.makeShowLink(link.href) + '</li>').toggle(mode != 'show');
54 m_utils.makeShowRowLI($("#dokuwiki__pagetools ul"), mode);
73 m_utils.fixButtons($('.bar-left'), buttonBars, mode);
82 var show = $(m_utils.makeShowLink(url)).toggle(mode != 'show');
102 m_utils.makeShowRowLI(pagetools, mode);
124 m_utils.makeShowRowLI(toolbox, mode);
128m_utils.fixButtons($('.bar_bottom_content .bar-right'), $('.bar_bottom_content .bar-right'), mode);