X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fhazelnut%2F__init__.py;h=eab5004987a1ad5e53a5f1637cb9f949578e815a;hb=46945495ff3aeea29a8faff4bd8f859b174c54cb;hp=1fa994085576e0c4a5acdede78d941b2bcd02205;hpb=c33f536cc523e21c29cf06d0c906009b01b6f576;p=myslice.git diff --git a/plugins/hazelnut/__init__.py b/plugins/hazelnut/__init__.py index 1fa99408..eab50049 100644 --- a/plugins/hazelnut/__init__.py +++ b/plugins/hazelnut/__init__.py @@ -66,7 +66,7 @@ class Hazelnut (Plugin): ] , 'css_files': [ "css/dataTables.bootstrap.css", # hopefully temporary, when/if datatables supports sPaginationType=bootstrap3 - # for now we use full_numbers\, with our own ad hoc css + # for now we use full_numbers, with our own ad hoc css "css/dataTables.full_numbers.css", "css/hazelnut.css" , ],