thomascube
2006-08-11 c670f6ba1bb8e91022779186815661160e662a09
Removed debug alert

1 files modified
2 ■■■■■ changed files
program/js/app.js 2 ●●●●● patch | view | raw | blame | history
program/js/app.js
@@ -2186,8 +2186,6 @@
    if (!this.gui_objects.attachmentlist)
      return false;
      
      alert(content);
    var li = document.createElement('LI');
    li.id = name;
    li.innerHTML = content;