Skip to content

Instantly share code, notes, and snippets.

@lucygeneric
Created October 12, 2015 00:53
Show Gist options
  • Save lucygeneric/ff4ba5effc68664e6dc2 to your computer and use it in GitHub Desktop.
Save lucygeneric/ff4ba5effc68664e6dc2 to your computer and use it in GitHub Desktop.
File with us ascii char
{
"sha": "354d07d7cff8f5c14fc985d67e5431ce05259311",
"filename": "webapp/app/views/html_client/reports/full_export/_modal_dialog.html.erb",
"status": "added",
"additions": 14,
"deletions": 0,
"changes": 14,
"blob_url": "https://github.com/visfleet/vWork/blob/902d2a18176b7e3afa7f45416040c5ed2f3d5248/webapp/app/views/html_client/reports/full_export/_modal_dialog.html.erb",
"raw_url": "https://github.com/visfleet/vWork/raw/902d2a18176b7e3afa7f45416040c5ed2f3d5248/webapp/app/views/html_client/reports/full_export/_modal_dialog.html.erb",
"contents_url": "https://api.github.com/repos/visfleet/vWork/contents/webapp/app/views/html_client/reports/full_export/_modal_dialog.html.erb?ref=902d2a18176b7e3afa7f45416040c5ed2f3d5248",
"patch": "@@ -0,0 +1,14 @@\n+<div id=\"modal-confirm\" class=\"modal hide fade\">\n+ <div class=\"modal-header header-background\">\n+ <a class=\"close\" data-dismiss=\"modal\">×</a>\n+ <h3>Attention</h3>\n+ </div>\n+ <div class=\"modal-body\">\n+ <p>Thank you, we are running your report now, the CSV will begin downloading automatically when it is available.</p>\n+ <p>Please be patient as this may take a few minutes.</p>\n+ </div>\n+\n+ <div class=\"modal-footer\">\n+ <button class=\"btn\" data-dismiss=\"modal\">Ok</button>\n+ </div>\n+</div>"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment