mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
more better
This commit is contained in:
parent
9deea44c87
commit
3085bba59b
3 changed files with 11 additions and 11 deletions
|
@ -20,6 +20,10 @@
|
|||
|
||||
function onRootReady() {
|
||||
|
||||
$.ajaxSetup({
|
||||
cache: false
|
||||
});
|
||||
|
||||
$('#rootDirInput').watermark('Start typing to add new root folder...');
|
||||
|
||||
$('#rootDirs .actionButton img').live('click',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue