remove unneeded ; from warnLeavingUnsaved of application.js (#13811)
Contributed by Adrian Wilkins. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11731 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
98bb49382b
commit
485ce41523
@ -546,7 +546,7 @@ function warnLeavingUnsaved(message) {
|
||||
});
|
||||
if (warn) {return warnLeavingUnsavedMessage;}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
function setupAjaxIndicator() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user