diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-01-13 00:21:24 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-01-13 00:21:24 +0100 |
commit | e342e69af1f20e765f4fe8078a2ff3f7ecb216e2 (patch) | |
tree | 6f5c87d2f31c29d839f8fa35cbf11c97f4e7e731 | |
parent | 345b49df28eb8a78b1230abcc4c3122870fb749e (diff) | |
download | bugzilla-triage-e342e69af1f20e765f4fe8078a2ff3f7ecb216e2.tar.gz |
trying bugzilla.mozilla.org
-rw-r--r-- | bugzillaBugTriage.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bugzillaBugTriage.js b/bugzillaBugTriage.js index e8c49e0..8abb419 100644 --- a/bugzillaBugTriage.js +++ b/bugzillaBugTriage.js @@ -569,7 +569,7 @@ function onlineCallback() { // FIXME notImplemented // is it enough to just // run XMLHTTPRequest? Probably yes, this is just a form - // and this is just a HTTP request :) + // and this is just a HTTP request // it is probably better to get already processed // application/x-www-form-urlencoded // see http://htmlhelp.com/reference/html40/forms/form.html for details |