[Bps-public-commit] rt-extension-repeatticket branch, master, updated. 0.07-2-g8e1d43d
? sunnavy
sunnavy at bestpractical.com
Wed Jun 25 08:06:08 EDT 2014
The branch, master has been updated
via 8e1d43d134d268c0b37662fc8aa2d1a9a4b3986a (commit)
from 55142c2e35f8234167ca5ffb8ad36a001886ca8c (commit)
Summary of changes:
html/Callbacks/RepeatTicket/Ticket/Create.html/AfterBasics | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 8e1d43d134d268c0b37662fc8aa2d1a9a4b3986a
Author: sunnavy <sunnavy at bestpractical.com>
Date: Wed Jun 25 19:22:00 2014 +0800
inverse widget title class to make it pretty
diff --git a/html/Callbacks/RepeatTicket/Ticket/Create.html/AfterBasics b/html/Callbacks/RepeatTicket/Ticket/Create.html/AfterBasics
index 3291226..f4346e1 100644
--- a/html/Callbacks/RepeatTicket/Ticket/Create.html/AfterBasics
+++ b/html/Callbacks/RepeatTicket/Ticket/Create.html/AfterBasics
@@ -1,4 +1,4 @@
-<&| /Widgets/TitleBox, title => loc("Recurrence"), class=>'ticket-info-repeat-recurrence' &>
+<&| /Widgets/TitleBox, title => loc("Recurrence"), class=>'ticket-info-repeat-recurrence', title_class => 'inverse' &>
<& /Ticket/Elements/EditRecurrence, ARGSRef => $ARGSRef, Initial => 1 &>
</&>
<%args>
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list