plugins/kolab_shortcuts

Aleksander Machniak machniak at kolabsys.com
Wed Feb 18 16:28:32 CET 2015


 plugins/kolab_shortcuts/kolab_shortcuts.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4077bcbecdd314517bd4594838b746e5207d8073
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Wed Feb 18 16:28:16 2015 +0100

    Remove redundant comma

diff --git a/plugins/kolab_shortcuts/kolab_shortcuts.js b/plugins/kolab_shortcuts/kolab_shortcuts.js
index c3e187f..123494b 100644
--- a/plugins/kolab_shortcuts/kolab_shortcuts.js
+++ b/plugins/kolab_shortcuts/kolab_shortcuts.js
@@ -136,7 +136,7 @@ var kolab_shortcuts = {
 
             return rcmail.command('toggle-editor', data, selector, e);
         }
-    },
+    }
 };
 
 // create a fake element centered on the page,




More information about the commits mailing list