[Rt-commit] rt branch, librarize-search-logic, updated. 27cfe643ef3a6309ad0877dd928f9d59434b301e

jesse jesse at bestpractical.com
Fri Nov 6 16:18:19 EST 2009


The branch, librarize-search-logic has been updated
       via  27cfe643ef3a6309ad0877dd928f9d59434b301e (commit)
      from  6afbe47e066099cfe87d2030a5ee7dff263a7465 (commit)

Summary of changes:
 share/html/Search/Build.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 27cfe643ef3a6309ad0877dd928f9d59434b301e
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Fri Nov 6 16:18:12 2009 -0500

    minor

diff --git a/share/html/Search/Build.html b/share/html/Search/Build.html
index cd5c8ac..62eedfa 100644
--- a/share/html/Search/Build.html
+++ b/share/html/Search/Build.html
@@ -156,7 +156,7 @@ my ( $available_columns, $current_format );
 if( $ARGS{'saved_search_save'} || $ARGS{'saved_search_copy'}) {
 push @actions, RT::Interface::Web::QueryBuilder->save_search( \%query, $saved_search );
 }	
-#  Push the updates into the session so we don't loose 'em
+#  Push the updates into the session so we don't lose 'em
 
 Jifty->web->session->set( 'CurrentSearchHash', {   %query,
 	search_id   => $saved_search->{'id'},

-----------------------------------------------------------------------


More information about the Rt-commit mailing list