mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
remove trailing space. DONTBUILD
--HG-- extra : rebase_source : 948e1959a7c7f36300248434fdb40fdde2960fc4
This commit is contained in:
parent
e7e34e4906
commit
62f54e9b3f
@ -80,7 +80,7 @@ function submitPendingReport(event) {
|
||||
if (CrashSubmit.submit(id, { submitSuccess: submitSuccess,
|
||||
submitError: submitError,
|
||||
noThrottle: true })) {
|
||||
link.className = "submitting";
|
||||
link.className = "submitting";
|
||||
}
|
||||
event.preventDefault();
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user