[Rt-commit] r2702 - in rt/branches/PLATANO-EXPERIMENTAL-CSS: . html/Search

jesse at bestpractical.com jesse at bestpractical.com
Sat Apr 16 04:16:19 EDT 2005


Author: jesse
Date: Sat Apr 16 04:16:19 2005
New Revision: 2702

Modified:
   rt/branches/PLATANO-EXPERIMENTAL-CSS/   (props changed)
   rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
Log:
 r13091 at hualien:  jesse | 2005-04-16 03:08:02 -0400
  r12988 at hualien:  jesse | 2005-04-16 02:23:31 -0400
   r9579 at hualien:  jesse | 2005-03-23 06:15:02 -0500
   * Typo fixes
  
 


Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html	(original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/html/Search/Build.html	Sat Apr 16 04:16:19 2005
@@ -134,7 +134,6 @@
 # These variables are what define a search_hash; this is also
 # where we give sane defaults.
 $Query       ||= $search_hash->{'Query'};
-$Page       ||= $search_hash->{'Page'} ||'1';
 $Format      ||= $search_hash->{'Format'};
 $Description ||= $search_hash->{'Description'};
 $SearchId    ||= $search_hash->{'SearchId'} || 'new';


More information about the Rt-commit mailing list