aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/rect-properties.reel
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-05-17 15:46:56 -0700
committerNivesh Rajbhandari2012-05-17 15:46:56 -0700
commit6636b2729b421740e49142b7e8b1a76540508306 (patch)
treebb1a635bc175bf16c2bff9d080ab198dbb07ce5f /js/components/tools-properties/rect-properties.reel
parent90ba0afd8510ab8862812726ee0a301b5681280a (diff)
downloadninja-6636b2729b421740e49142b7e8b1a76540508306.tar.gz
Removed unneeded identifier.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'js/components/tools-properties/rect-properties.reel')
-rwxr-xr-xjs/components/tools-properties/rect-properties.reel/rect-properties.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/components/tools-properties/rect-properties.reel/rect-properties.html b/js/components/tools-properties/rect-properties.reel/rect-properties.html
index 7aa91314..a7bf6a7c 100755
--- a/js/components/tools-properties/rect-properties.reel/rect-properties.html
+++ b/js/components/tools-properties/rect-properties.reel/rect-properties.html
@@ -15,8 +15,7 @@
15 "prototype": "js/components/hottextunit.reel[HotTextUnit]", 15 "prototype": "js/components/hottextunit.reel[HotTextUnit]",
16 "properties": { 16 "properties": {
17 "element": {"#": "TLRadiusControl"}, 17 "element": {"#": "TLRadiusControl"},
18 "acceptableUnits" : ["px", "pt", "%"], 18 "acceptableUnits" : ["px", "pt", "%"]
19 "identifier": "TLRadiusControl"
20 }, 19 },
21 "listeners": [ 20 "listeners": [
22 { 21 {