mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
Revert "Fix #54 Do you want to leave this page? message"
This reverts commit 8ae2dba0b9.
This commit is contained in:
parent
8ae2dba0b9
commit
663b70929a
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 = false;
|
||||
window.show_leaving_warning = true;
|
||||
|
||||
/**
|
||||
* This variable stores the .wfsr jQuery object.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue