X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fhazelnut%2F__init__.py;h=eab5004987a1ad5e53a5f1637cb9f949578e815a;hb=7d39f58ac87cac2ae29cf3b8e3e4ebb47fe2e2e9;hp=1fa994085576e0c4a5acdede78d941b2bcd02205;hpb=a387c58445b7cde5ecf05a022c5a875645eeb463;p=unfold.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" , ],