Changeset 24579
- Timestamp:
- 11/21/08 23:01:57 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/commandBookmarklet.js
r22556 r24579 19 19 20 20 items.forEach(function(item) { 21 var [url, title] = item;21 var [url, title] = [item.url, item.title]; 22 22 var desc = title; 23 23 title = escape( title.replace(/ +/g,'').toLowerCase() );
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)