瀏覽代碼

Add quick todo note.

develop
Ben Kurtovic 9 年之前
父節點
當前提交
8f1b725081
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      tfdclerk.js

+ 1
- 0
tfdclerk.js 查看文件

@@ -110,6 +110,7 @@ TFD.prototype._error = function(msg, extra) {
text: extra,
style: "font-family: monospace;"
}));
// TODO: more - advise refreshing, reporting persistent errors
elem.insertAfter(this.box.find("h5"));
this.box.find(".tfdclerk-submit").prop("disabled", true);
};


Loading…
取消
儲存