aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/image.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-04-05 11:45:09 -0700
committerValerio Virgillito2012-04-05 11:45:09 -0700
commit91ffa45e4eb69b1434460f9b6c618745ac19a74e (patch)
tree6d57b91e8c114aa7fa0f29666549d93841d6bf7e /node_modules/components-data/image.json
parent17ca01f54591187f5c0812c0fd2cb7260afa9639 (diff)
parentb60e576af3915ce0cd7b60ed5e8ed6ff6f1ea9dc (diff)
downloadninja-91ffa45e4eb69b1434460f9b6c618745ac19a74e.tar.gz
Merge pull request #153 from mencio/components
Components panel cleanup and displaying only simple properties.
Diffstat (limited to 'node_modules/components-data/image.json')
-rw-r--r--node_modules/components-data/image.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/components-data/image.json b/node_modules/components-data/image.json
index d6080196..22548cf9 100644
--- a/node_modules/components-data/image.json
+++ b/node_modules/components-data/image.json
@@ -16,11 +16,6 @@
16 "name": "src", 16 "name": "src",
17 "type": "string", 17 "type": "string",
18 "default": "" 18 "default": ""
19 },
20 {
21 "name": "title",
22 "type": "string",
23 "default": ""
24 } 19 }
25 20
26 ] 21 ]