Autotest: remove jdrone logo from firmware server

This commit is contained in:
Pierre Kancir 2020-10-23 22:03:47 +02:00 committed by Andrew Tridgell
parent 4ca8f6bf1e
commit 05d365f1a6
2 changed files with 0 additions and 24 deletions

View File

@ -13,18 +13,6 @@
<div id="logo">
</div>
</a>
<style>
#jdlogo {
top: 15px;
right: 20px;
position: absolute;
}
</style>
<div id=jdlogo>
Servers by <a href="http://www.jDrones.com/">jDrones</a>
</div>
<h2>ArduPilot Firmware builds</h2>

View File

@ -14,18 +14,6 @@
</div>
</a>
<style>
#jdlogo {
top: 15px;
right: 20px;
position: absolute;
}
</style>
<div id=jdlogo>
Servers by <a href=http://www.jDrones.com/>jDrones</a>
</div>
<h2>Automatic test run at ${date}</h2>
<div id="git">Test run on git commit <a href="https://github.com/ArduPilot/ardupilot/commit/${githash}">${githash}</a>