Commit info for scoop/lib/Scoop:
Modified Files:
Search.pm
Log Message:
Fixes for SBM bugs #28 and #42:
* search results now allow you to go back to the first page when you browse
multipage results
* dynamic comment controls aren't shown on a previewed comment when the
poster is using one of the dynamic modes
-janra
Index: Search.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Search.pm,v
retrieving revision 1.65
retrieving revision 1.66
diff -r1.65 -r1.66
66d65
< $offset ||= $args->{offset};
162c161
< <INPUT TYPE="submit" NAME="last" VALUE="<< Last Page">|;
---
> <INPUT TYPE="submit" NAME="last" VALUE="<< Previous Page">|;