[Rt-commit] rt branch, 4.6/configurable-linked-queue-portlets, repushed
Maureen Mirville
maureen at bestpractical.com
Tue Nov 27 23:23:39 EST 2018
The branch 4.6/configurable-linked-queue-portlets was deleted and repushed:
was bcf17d2d06628f2b2d4890187490393038ecffeb
now b2ee2d7a5b929cafec4e33d1fc9f7bef8ee81f83
1: 4e0e83f93 ! 1: 0f387a635 Add a configurable queue portlet to ticket display page
@@ -185,6 +185,8 @@
+ RT::Logger->error( $msg ) unless $ret;
+ next unless $ret;
+ foreach my $link_types ( $queues->{ $queue_name } ) {
++ $title_class = 'inverse';
++ $class = "ticket-info-links";
+
+$m->callback( CallbackName => 'MassageTitleBox',
+ ARGSRef => \%ARGS,
@@ -194,8 +196,8 @@
+ title_class => \$title_class,
+ class => \$class,
+);
-+
+</%PERL>
++
+<&| /Widgets/TitleBox,
+ title => $queue_name,
+ title_href => $title_href,
2: bcf17d2d0 = 2: b2ee2d7a5 Add docs for the new Linked Queue Portlets configs
More information about the rt-commit
mailing list