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);
|
||||
}});
|
||||
this.style.visibility = 'hidden';
|
||||
$('.ID_' + this.id).css('display','none');
|
||||
}
|
||||
else if (this.id === "AdvanceMenu")
|
||||
{
|
||||
@@ -235,4 +236,4 @@ $(document).ready(function(){
|
||||
# https://en.wikipedia.org/wiki/Comparison_of_video_codecs
|
||||
# https://en.wikipedia.org/wiki/List_of_open-source_codecs
|
||||
# https://en.wikipedia.org/wiki/List_of_codecs
|
||||
# https://en.wikipedia.org/wiki/Comparison_of_video_container_formats
|
||||
# https://en.wikipedia.org/wiki/Comparison_of_video_container_formats
|
||||
|
||||
Reference in New Issue
Block a user