From f5a68f147f331c805cc57f0426059c0fe177399d Mon Sep 17 00:00:00 2001 From: Ruben Almeida Date: Fri, 27 Jan 2017 00:16:07 +0100 Subject: [PATCH] Add namespace Add a namespace to allow storing the colorpicker into "namespace" instead "window". --- javascript_implementation/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/javascript_implementation/index.html b/javascript_implementation/index.html index ca0d62e..a950ee5 100644 --- a/javascript_implementation/index.html +++ b/javascript_implementation/index.html @@ -1,4 +1,3 @@ - @@ -38,7 +37,7 @@ var CPNamespace = window;