From: Thierry Parmentelat Date: Sat, 5 Oct 2013 03:34:28 +0000 (+0200) Subject: typo X-Git-Tag: myslice-0.2-5~39 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=46945495ff3aeea29a8faff4bd8f859b174c54cb typo --- 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" , ],