diff options
| author | Niklas | 2011-10-07 14:07:39 +0200 |
|---|---|---|
| committer | Niklas | 2011-10-07 14:07:39 +0200 |
| commit | 4595eb426c6e22eba62642f4f64b451c43964fc0 (patch) | |
| tree | 34facf89448b624556b783c7c8cf3478367ccc10 /LogReceiver/html/continueBoot.html | |
| parent | modified the check for carrier signal. on autoUp==true: if no interface is in... (diff) | |
| download | fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.gz fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.tar.xz fbgui-4595eb426c6e22eba62642f4f64b451c43964fc0.zip | |
renaming of the projekt form LogReceiver into NetworkDiscovery
Diffstat (limited to 'LogReceiver/html/continueBoot.html')
| -rw-r--r-- | LogReceiver/html/continueBoot.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/LogReceiver/html/continueBoot.html b/LogReceiver/html/continueBoot.html deleted file mode 100644 index 89020b7..0000000 --- a/LogReceiver/html/continueBoot.html +++ /dev/null @@ -1,24 +0,0 @@ -<html> -<head> -<link rel="stylesheet" type="text/css" href="qrc:/html/networkdiscovery.css"> -<link rel="stylesheet" type="text/css" href="qrc:/html/css/jquery-ui-1.8.16.css"> -<script type="text/javascript" src="qrc:/html/js/jquery-1.6.4.min.js"></script> -<script type="text/javascript" src="qrc:/html/js/jquery-ui-1.8.16.min.js"></script> -<script type="text/javascript" src="qrc:/html/js/nd-functions.js"></script> - - -</head> -<body> -<div id="top"> -</div> -<div id="message"> - <h1>Continue Boot</h1> -</div> -<div id="container"> - <div id="footer-spacer"></div> -</div> -<div id="footer"> - <p>RZ Uni Freiburg, 2011</p> -</div> -</body> -</html> |
