alecpl
2011-04-21 7fbd94bc47962f79d7ffe85d9ec062cccbb92c47
program/js/app.js
@@ -5387,7 +5387,7 @@
    this.set_busy(false, null, lock);
    request.abort();
    if (errmsg)
    if (request.status && errmsg)
      this.display_message(this.get_label('servererror') + ' (' + errmsg + ')', 'error');
  };