X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fhazelnut%2Fhazelnut.py;h=9dfebf11e48ff07c7800d90f7fa0c28b65533352;hb=e256853ef256809864927b91deb42e713baea769;hp=e2b3a7c4cfd28ae1132f14446e858bb6eb075180;hpb=c6f034023202f3e233956e3eb7fdd020ca45867f;p=myslice.git diff --git a/plugins/hazelnut/hazelnut.py b/plugins/hazelnut/hazelnut.py index e2b3a7c4..9dfebf11 100644 --- a/plugins/hazelnut/hazelnut.py +++ b/plugins/hazelnut/hazelnut.py @@ -39,4 +39,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','checkboxes','datatables_options'] + def json_settings_list (self): return ['plugin_uuid', 'domid', 'query_uuid','checkboxes','datatables_options']