summaryrefslogtreecommitdiff
path: root/lib/scripts/drag.js
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-01-08 21:14:51 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-01-08 21:14:51 +0100
commit8cc41db0f42cbb8028c05720e98b98451463c403 (patch)
tree1d8020bba583ba33b12dbbd6726a1c1c368c9248 /lib/scripts/drag.js
parent99ba9fe6e3cd8a1c51c481f04675e48dec842773 (diff)
downloadrpg-8cc41db0f42cbb8028c05720e98b98451463c403.tar.gz
rpg-8cc41db0f42cbb8028c05720e98b98451463c403.tar.bz2
fix renderer:plugin() signature
in 82d616353e4c3680d88f083eb6f88fe68de92904 we introduced passing the raw match for syntax plugins to the plugin method of the renderer. This was introduced for renderer plugins that might need access to the raw syntax (like the table editor or WYSIWYG plugins). However the function signature was never updated, making these additional parameter basically secret. With strict standard this throws errors. This patch fixes this.
Diffstat (limited to 'lib/scripts/drag.js')
0 files changed, 0 insertions, 0 deletions