Holger Knublauch

Start of SWP pages for ReportingHub

1 +<?xml version="1.0" encoding="UTF-8"?>
2 +<projectDescription>
3 + <name>swp.reportinghub.no</name>
4 + <comment></comment>
5 + <projects>
6 + </projects>
7 + <buildSpec>
8 + </buildSpec>
9 + <natures>
10 + </natures>
11 +</projectDescription>
1 +@CHARSET "UTF-8";
2 +
3 +body {
4 + font-family: sans-serif;
5 +}
...\ No newline at end of file ...\ No newline at end of file
1 +<html>
2 + <head>
3 + <title>ReportingHub - Upload DDR</title>
4 + <style type="text/css" src="lib/reportinghub/reportinghub.css"></style>
5 + </head>
6 + <body>
7 + <h1>DDR Upload</h1>
8 + <p>
9 + Please select a DDR XML file.
10 + </p>
11 + <form>
12 +
13 + </form>
14 + </body>
15 +</html>
...\ No newline at end of file ...\ No newline at end of file