Show More
@@ -172,8 +172,7 b' function ypjax(url,container,s_call,f_ca' | |||||
172 | YUC.asyncRequest(method,url,{ |
|
172 | YUC.asyncRequest(method,url,{ | |
173 | success:s_wrapper, |
|
173 | success:s_wrapper, | |
174 | failure:function(o){ |
|
174 | failure:function(o){ | |
175 | //failure |
|
175 | console.log(o) | |
176 | window.location = url; |
|
|||
177 | } |
|
176 | } | |
178 | },args); |
|
177 | },args); | |
179 |
|
178 |
General Comments 0
You need to be logged in to leave comments.
Login now