changeset 1125 | 367768040a61 |
parent 1098 | be6cfe79128c |
child 1132 | 05fe0039d952 |
1124:1e956881d362 | 1125:367768040a61 |
---|---|
1168 level: auth_level, |
1168 level: auth_level, |
1169 csrf_token: csrf_token |
1169 csrf_token: csrf_token |
1170 }, function(response) |
1170 }, function(response) |
1171 { |
1171 { |
1172 whiteOutReportSuccess(whitey); |
1172 whiteOutReportSuccess(whitey); |
1173 setTimeout(function() |
|
1174 { |
|
1175 miniPromptDestroy(mp); |
|
1176 }, 1250); |
|
1177 }); |
1173 }); |
1178 return false; |
1174 return false; |
1179 } |
1175 } |
1180 }); |
1176 }); |
1181 } |
1177 } |