Showing
2 changed files
with
18 additions
and
0 deletions
www.reportinghub.no/download-ddr.swp
0 → 100644
| 1 | +<html> | ||
| 2 | + <head> | ||
| 3 | + <title>ReportingHub - Download DDR</title> | ||
| 4 | + <link href="lib/reportinghub/reportinghub.css" rel="stylesheet" type="text/css" /> | ||
| 5 | + </head> | ||
| 6 | + <body> | ||
| 7 | + | ||
| 8 | + <rhswp:Header /> | ||
| 9 | + | ||
| 10 | + <h3>Download a Daily Drilling Report</h3> | ||
| 11 | + <p> | ||
| 12 | + TODO | ||
| 13 | + </p> | ||
| 14 | + </body> | ||
| 15 | +</html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| ... | @@ -4,6 +4,9 @@ | ... | @@ -4,6 +4,9 @@ |
| 4 | <link href="lib/reportinghub/reportinghub.css" rel="stylesheet" type="text/css" /> | 4 | <link href="lib/reportinghub/reportinghub.css" rel="stylesheet" type="text/css" /> |
| 5 | </head> | 5 | </head> |
| 6 | <body> | 6 | <body> |
| 7 | + | ||
| 8 | + <rhswp:Header /> | ||
| 9 | + | ||
| 7 | <h3>Upload a Daily Drilling Report</h3> | 10 | <h3>Upload a Daily Drilling Report</h3> |
| 8 | <p> | 11 | <p> |
| 9 | Please select a DDR XML file: | 12 | Please select a DDR XML file: | ... | ... |
-
Please register or login to post a comment