aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author藍挺瑋 <lantw44@gmail.com>2012-12-25 16:59:03 +0800
committerLAN-TW <lantw44@gmail.com>2012-12-25 16:59:03 +0800
commit63b28d02966e695c31850c5a5cb662059b42cab9 (patch)
tree0fbfd41963494f6e43142dc890043779c9ffbce5
parent92a287e3a445385480ef13bdcd395f3c719420d9 (diff)
downloadinccalendar-63b28d02966e695c31850c5a5cb662059b42cab9.tar.gz
inccalendar-63b28d02966e695c31850c5a5cb662059b42cab9.tar.zst
inccalendar-63b28d02966e695c31850c5a5cb662059b42cab9.zip
移除 Google 行事曆匯入時的 function not implemented 訊息v0.2.3ntucsintro
-rw-r--r--js/imgc.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/imgc.js b/js/imgc.js
index 675c58e..88edeb9 100644
--- a/js/imgc.js
+++ b/js/imgc.js
@@ -1,5 +1,4 @@
function imgcal_init () {
- alert ("function not implemented");
$.ajax ({
type : "GET",
url : "/gcal/fetchgooglecal",