diff options
author | Valerio Virgillito | 2012-04-05 11:45:09 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-04-05 11:45:09 -0700 |
commit | 91ffa45e4eb69b1434460f9b6c618745ac19a74e (patch) | |
tree | 6d57b91e8c114aa7fa0f29666549d93841d6bf7e /node_modules/components-data/image.json | |
parent | 17ca01f54591187f5c0812c0fd2cb7260afa9639 (diff) | |
parent | b60e576af3915ce0cd7b60ed5e8ed6ff6f1ea9dc (diff) | |
download | ninja-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.json | 5 |
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 | ] |