update

FFIB 1 anno fa
parent
commit
54e8ea1c66
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      page/templates/page/clerk_oauth.html

+ 1 - 1
page/templates/page/clerk_oauth.html

@@ -312,7 +312,7 @@
312 312
                                 }
313 313
                             },
314 314
                             error: function(data){
315
-                                show_error_dialog(data.status, data.textStatus);
315
+                                show_error_dialog(data.status, data.statusText);
316 316
                             }
317 317
                         })
318 318
                     }