[Rt-commit] rt branch, master, updated. rt-4.4.4-556-g2e5f4b3cc7

Jim Brandt jbrandt at bestpractical.com
Thu Dec 12 17:00:28 EST 2019


The branch, master has been updated
       via  2e5f4b3cc76e42e11c89c8a87e50e66d1991c07c (commit)
       via  f250dd500db125cd98db5a6ee12f9bf288672ec9 (commit)
       via  a5a991944867a13f9907c7a14a839329b85652bf (commit)
       via  702560ee6d944c05a0461450e016560a5eab749c (commit)
       via  2dd6d06122c12d9112cb8ac9d47da7eaaca8eb8f (commit)
       via  c7c1adaaba97c5f15aedcf25cbd54f8bc1de3847 (commit)
       via  d762922958dd82dc1d05538b7bb93c6f9556db01 (commit)
       via  8abe9a55110ca4921bfa25b532386e2c9efa2d51 (commit)
      from  f4dcb6b7bcad118e92cc42cd26ee5db895893a92 (commit)

Summary of changes:
 devel/third-party/fontawesome/index.js             |  2 ++
 share/html/Admin/Queues/Modify.html                |  3 ++
 .../Articles/Article/Elements/EditCustomFields     |  9 ++---
 share/html/Elements/EditCustomFields               |  6 ++--
 share/html/Ticket/Create.html                      | 39 +++++-----------------
 .../Ticket/Elements/EditTransactionCustomFields    |  6 ++--
 share/static/css/elevator-light/misc.css           |  6 ++++
 share/static/js/fontawesome.min.js                 |  2 +-
 8 files changed, 32 insertions(+), 41 deletions(-)

- Log -----------------------------------------------------------------
commit f250dd500db125cd98db5a6ee12f9bf288672ec9
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Thu Dec 12 16:51:01 2019 -0500

    Update dated reference to carbon-copy

diff --git a/share/html/Ticket/Create.html b/share/html/Ticket/Create.html
index 2be9d97c78..35848d74be 100644
--- a/share/html/Ticket/Create.html
+++ b/share/html/Ticket/Create.html
@@ -160,14 +160,14 @@
 
 <div class="form-row">
 <div class="label col-md-2"><&|/l&>Cc</&>:
-<span class="far fa-question-circle icon-helper" data-toggle="tooltip" data-placement="top" data-original-title="<&|/l&>Sends a carbon-copy of this update to a comma-delimited list of email addresses. These people will receive future updates.</&>"></span>
+<span class="far fa-question-circle icon-helper" data-toggle="tooltip" data-placement="top" data-original-title="<&|/l&>Sends a copy of this update to a comma-delimited list of email addresses. These people will receive future updates.</&>"></span>
 </div>
 <div class="value col-md-9"><& /Elements/EmailInput, Name => 'Cc', Size => undef, Default => $ARGS{Cc}, AutocompleteMultiple => 1 &></div>
 </div>
 
 <div class="form-row">
 <div class="label col-md-2"><&|/l&>Admin Cc</&>:
-<span class="far fa-question-circle icon-helper" data-toggle="tooltip" data-placement="top" data-original-title="<&|/l&>Sends a carbon-copy of this update to a comma-delimited list of administrative email addresses. These people will receive future updates.</&>"></span>
+<span class="far fa-question-circle icon-helper" data-toggle="tooltip" data-placement="top" data-original-title="<&|/l&>Sends a copy of this update to a comma-delimited list of administrative email addresses. These people will receive future updates.</&>"></span>
 </div>
 <div class="value col-md-9"><& /Elements/EmailInput, Name => 'AdminCc', Size => undef, Default => $ARGS{AdminCc}, AutocompleteMultiple => 1 &></div>
 </div>

commit 2e5f4b3cc76e42e11c89c8a87e50e66d1991c07c
Merge: f4dcb6b7bc f250dd500d
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Thu Dec 12 17:00:12 2019 -0500

    Merge branch '4.6/cc-helper-text-tooltip'


-----------------------------------------------------------------------


More information about the rt-commit mailing list