فهرست منبع

Merge commit '0f4d29dd6171ee7704f86d93a9252b8912129883' of http://192.168.255.107/mint/

Bhikkhu-Kosalla 5 سال پیش
والد
کامیت
32144b8311
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      app/term/note.js

+ 2 - 2
app/term/note.js

@@ -1546,13 +1546,13 @@ function note_sent_save_a(obj) {
 		sent_save_callback
 		sent_save_callback
 	)
 	)
 		.success(function () {
 		.success(function () {
-			alert("second success");
+			//alert("second success");
 		})
 		})
 		.error(function () {
 		.error(function () {
 			alert("error");
 			alert("error");
 		})
 		})
 		.complete(function () {
 		.complete(function () {
-			alert("complete");
+			//alert("complete");
 		});
 		});
 
 
 	if (sent_tran_div) {
 	if (sent_tran_div) {