mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-10-27 15:08:11 +01:00
minor cleanup
This commit is contained in:
@@ -4,7 +4,6 @@ $(document).ready(function() {
|
||||
location.reload();
|
||||
});
|
||||
|
||||
|
||||
$( "#show_display_info" ).click(function() {
|
||||
$( ".display_info" ).toggle();
|
||||
});
|
||||
@@ -79,7 +78,4 @@ $(document).ready(function() {
|
||||
$('#h264_output_name').val())
|
||||
});
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user