Created
October 12, 2015 00:53
-
-
Save lucygeneric/ff4ba5effc68664e6dc2 to your computer and use it in GitHub Desktop.
File with us ascii char
This file contains 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
{ | |
"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