mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
AutoComplete is now using jQuery UI AutoComplete.
Removed jquery.liveQuery.
This commit is contained in:
@@ -107,7 +107,4 @@ function reloadAddNew() {
|
||||
jQuery(document).ready(function () {
|
||||
//RootDir
|
||||
$('#rootDirInput').watermark('Enter your new root folder path...');
|
||||
|
||||
//AddNew
|
||||
$('#newSeriesLookup').watermark('Title of the series you want to add...');
|
||||
});
|
Reference in New Issue
Block a user