From 8a7d1f4e9f3d534574664cb6634f3142f0b3f164 Mon Sep 17 00:00:00 2001 From: Doug Date: Thu, 15 Oct 2015 11:16:50 +0100 Subject: [PATCH] quote type changed for consistency --- cookieconsent.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookieconsent.js b/cookieconsent.js index b19a2128..54b253eb 100644 --- a/cookieconsent.js +++ b/cookieconsent.js @@ -231,7 +231,7 @@ dismiss: 'Got it!', learnMore: 'More info', link: null, - target: "_self", + target: '_self', container: null, // selector theme: 'light-floating', domain: null, // default to current domain.