Changeset 35856
- Timestamp:
- 11/05/09 23:48:00 (4 years ago)
- Files:
-
- 1 modified
-
lang/javascript/userscripts/playontumblr.user.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/playontumblr.user.js
r33653 r35856 41 41 try { 42 42 if (!stdin.length) stdin = execute('current-node'); 43 var img = $X('./ div[starts-with(@id, "highres_photo")]', stdin[0]);43 var img = $X('.//div[starts-with(@id, "highres_photo")]', stdin[0]); 44 44 for (var n = 0; n < img.length; n++) { 45 45 if (img[n].style.display != 'none') {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)