Changeset 2

Show
Ignore:
Timestamp:
05/20/08 14:20:45 (5 months ago)
Author:
simon
Message:

Checking we're up to date with latest Windows client.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • chrome/songbee/playlist-list.xul

    r1 r2  
    7070            } 
    7171        ); 
    72         description = description.replace(/ \| $/, ""); 
     72        description.replace(/ \| $/, ""); 
    7373        pldesc.appendChild(document.createTextNode(description)); 
    7474    }