1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

Move error div inside body tag

This commit is contained in:
Thirrian 2015-05-05 14:13:22 +02:00
parent c08d8252ff
commit f5fde97f68

View File

@ -73,8 +73,8 @@
</div>
</div>
<div id="control-panel-region" class="control-panel"></div>
</body>
<div id="errors"></div>
</body>
<script type="text/javascript">
window.NzbDrone = {
ApiRoot : 'API_ROOT',