1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01:00

Merge pull request #243 from Thirrian/tiny-ui-fix

Move error div inside body tag
This commit is contained in:
Mark McDowall 2015-05-05 08:38:07 -07:00
commit 14f49489a7

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',