1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

added root dir management. delete doesn't work for some reason.

This commit is contained in:
Keivan Beigi
2013-01-24 16:02:53 -08:00
committed by kay.one
parent 157b559ed2
commit d34092c015
8 changed files with 65 additions and 24 deletions
@@ -1,4 +1,6 @@
<div>
<div name="Path"/>
<div name="FreeSpace"/>
</div>
<td name="Path" class="span10" />
<td name="FreeSpace" class="span3" />
<td class="span1 nz-row-action">
<div id="remove-dir" class="btn btn-danger icon-minus">
</div>
</td>