summaryrefslogtreecommitdiff
path: root/inc/toolbar.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2009-05-28 14:15:43 +0200
committerAndreas Gohr <andi@splitbrain.org>2009-05-28 14:15:43 +0200
commit6b6da7f587c020b3439dc14c8250766f895adb93 (patch)
tree0f1d7e467b0cc7fa50ab5521b40b5818d252c260 /inc/toolbar.php
parentbbca79d883e9dbd29f59556a7e12322da7e9b02a (diff)
downloadrpg-6b6da7f587c020b3439dc14c8250766f895adb93.tar.gz
rpg-6b6da7f587c020b3439dc14c8250766f895adb93.tar.bz2
more javascript refactoring
Ignore-this: 10badc0f97ef80fcd366ae4622c43ff1 darcs-hash:20090528121543-7ad00-df34efabe84c632df9ef0c6fd691c991d2c3ac82.gz
Diffstat (limited to 'inc/toolbar.php')
-rw-r--r--inc/toolbar.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/toolbar.php b/inc/toolbar.php
index af1dc8d05..3188c9ac9 100644
--- a/inc/toolbar.php
+++ b/inc/toolbar.php
@@ -172,6 +172,9 @@ function toolbar_JSdefines($varname){
'icon' => 'sig.png',
'key' => 'y',
),
+
+
+
));
} // end event TOOLBAR_DEFINE default action
$evt->advise_after();