Changeset 3359
- Timestamp:
- 12/20/07 17:46:20 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/hatena.haiku.expandrepliestree.user.js
r3358 r3359 32 32 // remove duplicated star elements 33 33 $X("../*/div/div[@class='title']/span[@class='hatena-star-comment-container' or @class='hatena-star-star-container']", entry).forEach(function (e) { 34 e.parentNode.removeChild(e); 35 }); 36 // remove expand link 37 $X(".//span[@class='expand']", entry).forEach(function (e) { 34 38 e.parentNode.removeChild(e); 35 39 });
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)