From 084576ca2dcaaff1184338e0ec4a587ee0dacee7 Mon Sep 17 00:00:00 2001 From: Eric Guzman Date: Tue, 1 May 2012 12:06:15 -0700 Subject: CSS Panel - Added code hinting and tooltips --- js/panels/CSSPanel/css-property-name-list.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/panels/CSSPanel/css-property-name-list.js') diff --git a/js/panels/CSSPanel/css-property-name-list.js b/js/panels/CSSPanel/css-property-name-list.js index 24a69c09..6d02b755 100755 --- a/js/panels/CSSPanel/css-property-name-list.js +++ b/js/panels/CSSPanel/css-property-name-list.js @@ -4,7 +4,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. */ -exports.cssPropertyNameList = [ +exports.CssPropertyNameList = [ '-webkit-', "-webkit-animation", "-webkit-animation-delay", -- cgit v1.2.3