[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.8.8-174-g03fd1f5

Shawn Moore sartak at bestpractical.com
Fri Jul 16 16:15:48 EDT 2010


The branch, 3.9-trunk has been updated
       via  03fd1f57f6042cbcfe7c5e9bd3eb74f1c40fc875 (commit)
      from  b36e63ba8f4f8ee077a1d2f1262f06844e5ef370 (commit)

Summary of changes:
 lib/RT/CustomFields_Overlay.pm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 03fd1f57f6042cbcfe7c5e9bd3eb74f1c40fc875
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Fri Jul 16 16:17:23 2010 -0400

    Fix doc for CustomFields->NewItem

diff --git a/lib/RT/CustomFields_Overlay.pm b/lib/RT/CustomFields_Overlay.pm
index a672b3c..b876c6f 100755
--- a/lib/RT/CustomFields_Overlay.pm
+++ b/lib/RT/CustomFields_Overlay.pm
@@ -330,9 +330,9 @@ sub Next {
     return $CF;
 }
 
-=head2 Next
+=head2 NewItem
 
-Overrides <RT::SearchBuilder/Next> to make sure </ContextObject>
+Overrides <RT::SearchBuilder/NewItem> to make sure </ContextObject>
 is inherited.
 
 =cut

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


More information about the Rt-commit mailing list