[Rt-commit] [rtir] 01/11: Add inverse class to properly display tab

Jim Brandt jbrandt at bestpractical.com
Thu Mar 20 16:35:44 EDT 2014


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

jbrandt pushed a commit to branch 3.2/incident-investigation-updates
in repository rtir.

commit 2d171efeff2bd82c31b24f6421c3f4e73f079f3e
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Fri Mar 7 16:00:16 2014 -0500

    Add inverse class to properly display tab
---
 html/RTIR/Elements/ShowArticles | 1 +
 1 file changed, 1 insertion(+)

diff --git a/html/RTIR/Elements/ShowArticles b/html/RTIR/Elements/ShowArticles
index f493dc9..48f3af1 100644
--- a/html/RTIR/Elements/ShowArticles
+++ b/html/RTIR/Elements/ShowArticles
@@ -49,6 +49,7 @@
     title          => loc("Articles"),
     title_href     => RT->Config->Get('WebPath') ."/RTIR/Advanced.html?id=".$id, 
     titleright_raw => $box_actions,
+    title_class    => 'inverse',
     class          => 'ticket-info-articles',
 &>
 

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


More information about the rt-commit mailing list