mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
Fix #54 Do you want to leave this page? message
This commit is contained in:
parent
9ee739aea7
commit
8ae2dba0b9
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
/**
|
||||
* Set this variable to false to hide the "do you want to leave the page?" dialog.
|
||||
*/
|
||||
window.show_leaving_warning = true;
|
||||
window.show_leaving_warning = false;
|
||||
|
||||
/**
|
||||
* This variable stores the .wfsr jQuery object.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue