projects
/
booh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70d0c15
)
*** empty log message ***
author
gc
<gc>
Sun, 5 Feb 2006 21:05:08 +0000
(21:05 +0000)
committer
gc
<gc>
Sun, 5 Feb 2006 21:05:08 +0000
(21:05 +0000)
lib/booh/html-merges.rb
patch
|
blob
|
history
diff --git
a/lib/booh/html-merges.rb
b/lib/booh/html-merges.rb
index b4795effa30ff58261a68eaa528b87b8690fc3fa..5d6f813db970d3acd0084220cf0392e163c4cf00 100644
(file)
--- a/
lib/booh/html-merges.rb
+++ b/
lib/booh/html-merges.rb
@@
-513,10
+513,9
@@
function getPreferredSize() {
}
}
}
- } else {
- w = document.body.offsetWidth;
- ~~size_auto_chooser~~
}
+ w = document.body.offsetWidth;
+ ~~size_auto_chooser~~
return 'thumbnails-~~default_size~~.html';
}