dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #16573
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6330: Minor fix
------------------------------------------------------------
revno: 6330
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2012-03-21 12:39:43 +0100
message:
Minor fix
modified:
resources/util/index.html
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'resources/util/index.html'
--- resources/util/index.html 2012-03-20 19:00:42 +0000
+++ resources/util/index.html 2012-03-21 11:39:43 +0000
@@ -38,9 +38,6 @@
jQuery(document).ready(function() {
$.ajax({
- beforeSend: function(xhr) {
- xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
- },
url: base + "dhis-web-commons-security/login.action",
type: "POST",
data: {