[Rt-commit] rtir branch, master, updated. 4.0.1rc1-213-gef5dd6ae
Jim Brandt
jbrandt at bestpractical.com
Fri Jun 12 16:37:30 EDT 2020
The branch, master has been updated
via ef5dd6ae9b4eb42db51be17057a38efe43b702b1 (commit)
via 1164348ae2339296efaec63a11b32eea1b70a81f (commit)
via aebb4794467ae47558b34c3318e35c7f58d1dffd (commit)
via acd4946047846b16c9c51580ac19ca31efb851ce (commit)
from 683e2571b670014baa34fd231990acec5cb7117a (commit)
Summary of changes:
html/Callbacks/RTIR/Elements/Tabs/Privileged | 24 ++++++++++++++++++++++
.../Initial => Ticket/Create.html/Init} | 24 ++++++++++++++--------
html/RTIR/Create.html | 1 -
html/RTIR/Incident/Create.html | 2 +-
4 files changed, 40 insertions(+), 11 deletions(-)
copy html/Callbacks/RTIR/{Search/Results.html/Initial => Ticket/Create.html/Init} (79%)
- Log -----------------------------------------------------------------
commit ef5dd6ae9b4eb42db51be17057a38efe43b702b1
Merge: 683e2571 1164348a
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Fri Jun 12 16:25:29 2020 -0400
Merge branch '5.0/rt-create-ticket-link'
diff --cc html/RTIR/Incident/Create.html
index a78a6784,a8bc8a59..a511d97b
--- a/html/RTIR/Incident/Create.html
+++ b/html/RTIR/Incident/Create.html
@@@ -127,11 -126,11 +127,11 @@@ if ( $ChildObj && $ChildObj->id && !$Ch
</div>
% }
<div class="form-row">
- <div class="label col-md-3">
+ <div class="label col-3">
<&|/l&>Queue</&>:
</div>
- <div class="value col-md-9">
+ <div class="value col-9">
- <& /RTIR/Elements/SelectRTIRQueue, Name => "Queue", Default => $queue, Lifecycle => $QueueObj->Lifecycle, AutoSubmit => 1, ShowNullOption => 0,
+ <& /RTIR/Elements/SelectRTIRQueue, Name => "Queue", Default => $queue, AutoSubmit => 1, ShowNullOption => 0,
LimitToConstituency => $limit_to_constituency, Constituency => $constituency &>
</div>
</div>
-----------------------------------------------------------------------
More information about the rt-commit
mailing list