export 'checkboxes' to the js plugin as well of course
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 24 Mar 2013 11:23:01 +0000 (12:23 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 24 Mar 2013 11:23:01 +0000 (12:23 +0100)
plugins/hazelnut/hazelnut.py

index ea6643a..d8a6ca0 100644 (file)
@@ -33,4 +33,4 @@ class Hazelnut (Plugin):
         return reqs
 
     # the list of things passed to the js plugin
-    def json_settings_list (self): return ['plugin_uuid','query_uuid']
+    def json_settings_list (self): return ['plugin_uuid','query_uuid','checkboxes']