forked from Github/Axter-Stash
Update DupFileManager_config.py
This commit is contained in:
@@ -172,6 +172,7 @@ $(document).ready(function(){
|
|||||||
if (!chkBxRemoveValid.checked) alert("Delete request received for scene ID# " + SceneId);
|
if (!chkBxRemoveValid.checked) alert("Delete request received for scene ID# " + SceneId);
|
||||||
}});
|
}});
|
||||||
this.style.visibility = 'hidden';
|
this.style.visibility = 'hidden';
|
||||||
|
$('.ID_' + this.id).css('display','none');
|
||||||
}
|
}
|
||||||
else if (this.id === "AdvanceMenu")
|
else if (this.id === "AdvanceMenu")
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user