Created
July 10, 2014 17:54
-
-
Save AlexJWayne/4fddd1c1398654a6fe99 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
{ | |
"tag": "div", | |
"attrs": { | |
"className": "sale sale-tile sale-3325 date-2014-08-08-sale-3325 draft no-pricing", | |
"data-sale-day": "2014-08-08", | |
"data-sale-id": 3325, | |
"draggable": "true" | |
}, | |
"children": [ | |
{ | |
"tag": "div", | |
"attrs": { | |
"className": "end-date-drag-handle", | |
"draggable": "true" | |
} | |
}, | |
{ | |
"tag": "div", | |
"attrs": { | |
"className": "large-tile" | |
}, | |
"children": [ | |
[ | |
{ | |
"tag": "span", | |
"attrs": { | |
"className": "status_tag warn sale-tag sale-tag-action" | |
}, | |
"children": "Action REQ" | |
} | |
], | |
{ | |
"tag": "table", | |
"attrs": {}, | |
"children": [ | |
{ | |
"tag": "tr", | |
"attrs": {}, | |
"children": [ | |
{ | |
"tag": "td", | |
"attrs": { | |
"className": "statuses" | |
}, | |
"children": [ | |
{ | |
"tag": "div", | |
"attrs": {}, | |
"children": [ | |
{ | |
"tag": "div", | |
"attrs": { | |
"className": "status-icon samples samples-reviewed" | |
} | |
}, | |
{ | |
"tag": "div", | |
"attrs": { | |
"className": "status-icon photo photo-missing" | |
} | |
}, | |
{ | |
"tag": "div", | |
"attrs": { | |
"className": "status-icon contract contract-required" | |
} | |
}, | |
{ | |
"tag": "div", | |
"attrs": { | |
"className": "status-icon content content-missing" | |
} | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"tag": "td", | |
"attrs": { | |
"className": "link" | |
}, | |
"children": [ | |
{ | |
"tag": "a", | |
"attrs": { | |
"className": "sale-link", | |
"href": "/admin/sales/3325" | |
}, | |
"children": "[YOUNGS] Agricola Punica 2009 Barrua Isola dei Nuraghi IGT" | |
} | |
] | |
} | |
] | |
} | |
] | |
}, | |
null, | |
null, | |
{ | |
"tag": "input", | |
"attrs": { | |
"className": "button", | |
"name": "commit", | |
"type": "submit", | |
"value": "Lock the Date" | |
} | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment