Created
April 17, 2012 15:13
-
-
Save tsmango/2406662 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ..., | |
| "left_banner_image_url": { | |
| "format": "image", | |
| "label": "Left Banner Image URL", | |
| "help": "Enter an image URL or choose an image file to upload.", | |
| "placeholder": "http://", | |
| "position": 31 | |
| }, | |
| "right_banner_image_url": { | |
| "format": "image", | |
| "label": "Right Banner Image URL", | |
| "help": "Enter an image URL or choose an image file to upload.", | |
| "placeholder": "http://", | |
| "position": 32 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment