Selaa lähdekoodia

Add quick todo note.

develop
Ben Kurtovic 8 vuotta sitten
vanhempi
commit
8f1b725081
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      tfdclerk.js

+ 1
- 0
tfdclerk.js Näytä tiedosto

@@ -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);
};


Ladataan…
Peruuta
Tallenna