aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/anchor.json
diff options
context:
space:
mode:
authorAnanya Sen2012-04-06 12:48:52 -0700
committerAnanya Sen2012-04-06 12:48:52 -0700
commit0f6cee34ae696f72c7bedc23b7aaa0b1e08b5f6b (patch)
tree02c10700fa61602206fcd9793f4aa04842670bc9 /node_modules/components-data/anchor.json
parent8acdde3e87f8cabd179a068c54fe5b78fa38e40d (diff)
parent7656b6eac7aec59697c6cddbe2a507fe9e4aa187 (diff)
downloadninja-0f6cee34ae696f72c7bedc23b7aaa0b1e08b5f6b.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into bug-fixes
Diffstat (limited to 'node_modules/components-data/anchor.json')
-rw-r--r--node_modules/components-data/anchor.json25
1 files changed, 3 insertions, 22 deletions
diff --git a/node_modules/components-data/anchor.json b/node_modules/components-data/anchor.json
index 04faf04d..028a759b 100644
--- a/node_modules/components-data/anchor.json
+++ b/node_modules/components-data/anchor.json
@@ -18,29 +18,10 @@
18 "default": "" 18 "default": ""
19 }, 19 },
20 { 20 {
21 "name": "hreflang",
22 "type": "string",
23 "default": ""
24 },
25 {
26 "name": "media",
27 "type": "string",
28 "default": ""
29 },
30 {
31 "name": "rel",
32 "type": "string",
33 "default": ""
34 },
35 {
36 "name": "target", 21 "name": "target",
37 "type": "string", 22 "type": "select",
38 "default": "" 23 "default": "_self",
39 }, 24 "possibleValues": ["_self", "_blank", "_parent", "_top"]
40 {
41 "name": "type",
42 "type": "string",
43 "default": ""
44 } 25 }
45 ] 26 ]
46} \ No newline at end of file 27} \ No newline at end of file