mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Fixed add series watermarks
This commit is contained in:
parent
5e386a2bc7
commit
54dd817700
3 changed files with 7 additions and 8 deletions
|
@ -125,9 +125,3 @@ $('#quickAddNew').live('click', function () {
|
|||
}
|
||||
});
|
||||
});
|
||||
|
||||
//On load
|
||||
jQuery(document).ready(function () {
|
||||
//RootDir
|
||||
$('#rootDirInput').watermark('Enter your new root folder path...');
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue