소스 검색

Add quick todo note.

develop
Ben Kurtovic 8 년 전
부모
커밋
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);
};


불러오는 중...
취소
저장