mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2024-11-13 00:42:47 +01:00
forming
This commit is contained in:
parent
fdabf09684
commit
b6576a4d38
@ -1,8 +1,8 @@
|
||||
$(document).ready(function() {
|
||||
|
||||
$( ".reload" ).click(function() {
|
||||
location.reload();
|
||||
});
|
||||
$( ".reload" ).click(function() {
|
||||
location.reload();
|
||||
});
|
||||
|
||||
$( "#show_display_info" ).click(function() {
|
||||
$( ".display_info" ).toggle();
|
||||
|
Loading…
Reference in New Issue
Block a user