typo
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 5 Oct 2013 03:34:28 +0000 (05:34 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 5 Oct 2013 03:34:28 +0000 (05:34 +0200)
plugins/hazelnut/__init__.py

index 1fa9940..eab5004 100644 (file)
@@ -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" , 
                            ],