|
|
|
@ -437,7 +437,7 @@ $(document).ready(function(){
|
|
|
|
|
data: data,
|
|
|
|
|
success: function(json_data) {
|
|
|
|
|
if (json_data.status == 'ok') {
|
|
|
|
|
location.href='/secureinfoconfirm/confirm/index';
|
|
|
|
|
location.href='/secureinfoconfirm/confirm/index/0/0/0/gm';
|
|
|
|
|
} else {
|
|
|
|
|
$btn.button('reset');
|
|
|
|
|
$('#myModal').modal('show');
|
|
|
|
|