1
0
mirror of https://github.com/moparisthebest/SickRage synced 2025-01-05 10:58:01 -05:00
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>