[Rt-commit] [rtir] 01/09: Add inverse class to properly display tab
Kevin Falcone
falcone at bestpractical.com
Mon Apr 14 12:57:23 EDT 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 3.2/incident-investigation-updates
in repository rtir.
commit e994c89035b45f37ceed7d66f33e5a873c7b8d3a
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