Home
last modified time | relevance | path

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

/plugin/fastwiki/
H A Dscript.js71 var supportedFields = {'do':1, rev:1, id:1}; class in plugin_fastwiki.fixActionLinks
102 if (elt.type != 'button' && (elt.type != 'hidden' || !(elt.name in supportedFields)))