Changeset 1351 for HelpIM3

Show
Ignore:
Timestamp:
12/21/10 12:31:56 (17 months ago)
Author:
zeank
Message:

stray alert removed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/branches/chatgroups/htdocs/chat.js

    r1348 r1351  
    538538            insert += 'alt="'+iq+'" title="'+iq+'" onClick="insertEmoticon(\' '+iq+' \'); return false">'; 
    539539        } 
    540         alert(5); 
    541540        bar = document.getElementById('emoticonBar'); 
    542541        bar.innerHTML = insert;