[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.6-341-g08ebfc5

Shawn Moore sartak at bestpractical.com
Thu Dec 2 16:14:47 EST 2010


The branch, 3.9-trunk has been updated
       via  08ebfc555e876ecf7f73442fcee06aae0d36207d (commit)
      from  de0cbfb846497f1a4499be873b2e3a24aa0f199e (commit)

Summary of changes:
 lib/RT/Interface/Web/Menu.pm |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

- Log -----------------------------------------------------------------
commit 08ebfc555e876ecf7f73442fcee06aae0d36207d
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Thu Dec 2 16:14:41 2010 -0500

    Remove some useless =cuts

diff --git a/lib/RT/Interface/Web/Menu.pm b/lib/RT/Interface/Web/Menu.pm
index 763d4be..f5aa8a3 100644
--- a/lib/RT/Interface/Web/Menu.pm
+++ b/lib/RT/Interface/Web/Menu.pm
@@ -97,8 +97,6 @@ sub new {
 
 Sets or returns the string that the menu item will be displayed as.
 
-=cut
-
 =head2 parent [MENU]
 
 Gets or sets the parent L<RT::Interface::Web::Menu> of this item; this defaults
@@ -132,8 +130,6 @@ the parent.  This defaults to adding onto the end.
 
 Get or set the frame or pseudo-target for this link. something like L<_blank>
 
-=cut
-
 =head2 class [STRING]
 
 Gets or sets the CSS class the link should have in addition to the default

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


More information about the Rt-commit mailing list