[Jifty-commit] r3292 - in jifty/trunk: .

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Thu May 24 00:14:36 EDT 2007


Author: jesse
Date: Thu May 24 00:14:36 2007
New Revision: 3292

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Plugin/SiteNews/View/News.pm

Log:
 r57069 at pinglin:  jesse | 2007-05-24 00:07:15 -0400
 * Removed the search widget from the News search


Modified: jifty/trunk/lib/Jifty/Plugin/SiteNews/View/News.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Plugin/SiteNews/View/News.pm	(original)
+++ jifty/trunk/lib/Jifty/Plugin/SiteNews/View/News.pm	Thu May 24 00:14:36 2007
@@ -11,6 +11,9 @@
 
 sub fragment_base_path {'/news'}
 
+
+template search_region => sub {''};
+
 template 'index.html' => page {
     title is  'Site news' ;
     form {


More information about the Jifty-commit mailing list