[Rt-commit] [rtir] 05/06: Clean up Traceroute page

Kevin Falcone falcone at bestpractical.com
Thu Oct 2 16:24:09 EDT 2014


This is an automated email from the git hooks/post-receive script.

falcone pushed a commit to branch 3.0/traceroute-cleanup
in repository rtir.

commit ffb27fad16461fa4ead6ea980ae043ea2f929653
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Thu Oct 2 15:40:19 2014 -0400

    Clean up Traceroute page
    
    Undo most of 09fc4a88 which took away the RT wrapper and made the page
    title float under the traceroute output, making it basically unusable
    and unreadable.
---
 html/RTIR/Tools/Traceroute.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/html/RTIR/Tools/Traceroute.html b/html/RTIR/Tools/Traceroute.html
index 9f90216..b4745fc 100644
--- a/html/RTIR/Tools/Traceroute.html
+++ b/html/RTIR/Tools/Traceroute.html
@@ -45,7 +45,8 @@
 %# those contributions and any derivatives thereof.
 %#
 %# END BPS TAGGED BLOCK }}}
-<& /RTIR/Elements/Header, Title => $title, ShowBar => 0 &>
+<& /RTIR/Elements/Header, Title => $title &>
+<& /Elements/Tabs &>
 
 <div style="margin: 2em;">
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list