[Rt-commit] rt branch, 4.4/timeworked-per-user, repushed
Todd Wade
todd at bestpractical.com
Tue Aug 18 11:04:05 EDT 2015
The branch 4.4/timeworked-per-user was deleted and repushed:
was 2e8aa7d49c8de20db46c1256787d7a935c8766a4
now c1236662481eec2f812d641041c58920b7a9fbb9
1: 081f4d1 = 1: 081f4d1 add a way for tests to get ticket pages besides the display page
2: 01f3b2f = 2: 01f3b2f Automatically update the timeworked field of a ticket's parent tickets
3: 2e8aa7d ! 3: c123666 Break out the time worked on a ticket per user
@@ -260,19 +260,6 @@
+
+</%init>
-diff --git a/share/static/css/base/ticket-form.css b/share/static/css/base/ticket-form.css
---- a/share/static/css/base/ticket-form.css
-+++ b/share/static/css/base/ticket-form.css
-@@
- position: absolute;
- margin-left: 0.5em;
- }
-+
-+form.add_time_worked {
-+ display: inline;
-+ margin-left: 10px;
-+}
-
diff --git a/t/web/ticket_timeworked.t b/t/web/ticket_timeworked.t
--- a/t/web/ticket_timeworked.t
+++ b/t/web/ticket_timeworked.t
More information about the rt-commit
mailing list