Add and allow placeholder field item

This commit is contained in:
Tom MacWright
2013-03-22 18:03:43 -04:00
parent 49af9b5787
commit 1632edadae
5 changed files with 20 additions and 11 deletions
+2 -1
View File
@@ -2,6 +2,7 @@
"key": "website",
"type": "url",
"icon": "website",
"placeholder": "http://example.com/",
"universal": true,
"label": "Website"
}
}