[Seaside-dev] Issue 244 in seaside: WABatchedList>>hasJustOnePage

codesite-noreply at google.com codesite-noreply at google.com
Tue Dec 2 08:37:06 UTC 2008


Comment #3 on issue 244 by damien.cassou: WABatchedList>>hasJustOnePage
http://code.google.com/p/seaside/issues/detail?id=244

PBBlogHtmlView>>renderBatcherOn: html
   (self batcher isOnFirstPage and: [ self batcher isOnLastPage ])
     ifFalse: [ html div class: 'batcher'; with: self batcher ]

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list