1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-03-03 01:52:02 -05:00

Revert commit 32da0199f2690b8b04349ebd495c6a7ad5a2b2f4

This commit is contained in:
Alexandre Beloin 2015-02-15 11:23:37 -05:00
parent c62d8f2c79
commit d0aa696eb7

View File

@ -25,7 +25,3 @@
<input class="btn" type="button" id="defaultRootDir" value="Set as Default *" />
</div>
<input type="text" style="display: none" id="rootDirText" />
<script type="text/javascript">
document.getElementById("rootDirs").selectedIndex = "0"
</script>