thomascube
2005-10-20 7902df457d3401c83f78a6ddd48df1a7f07f68b1
program/js/app.js
@@ -204,7 +204,7 @@
    // flag object as complete
    this.loaded = true;
    // show message
    if (this.pending_message)
      this.display_message(this.pending_message[0], this.pending_message[1]);