From 46945495ff3aeea29a8faff4bd8f859b174c54cb Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 5 Oct 2013 05:34:28 +0200 Subject: [PATCH] typo --- plugins/hazelnut/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" , ], -- 2.43.0