[Rt-commit] rt branch, 4.6/core-group-management-extensions, repushed
Blaine Motsinger
blaine at bestpractical.com
Wed Jun 5 17:59:46 EDT 2019
The branch 4.6/core-group-management-extensions was deleted and repushed:
was 3a10e1cced37a37f777885e48d07915469d62deb
now 8c5da60f2fb1a6a498fd50f78d86b425540d6999
1: 0b7d978dd ! 1: daf81d1be Core RT-Extension-GroupLinks
@@ -19,6 +19,15 @@
diff --git a/lib/RT/Interface/Web/MenuBuilder.pm b/lib/RT/Interface/Web/MenuBuilder.pm
--- a/lib/RT/Interface/Web/MenuBuilder.pm
+++ b/lib/RT/Interface/Web/MenuBuilder.pm
+@@
+ #
+ # COPYRIGHT:
+ #
+-# This software is Copyright (c) 1996-2016 Best Practical Solutions, LLC
++# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC
+ # <sales at bestpractical.com>
+ #
+ # (Except where explicitly superseded by other copyright notices)
@@
$page->child( basics => title => loc('Basics'), path => "/Admin/Groups/Modify.html?id=" . $obj->id );
$page->child( members => title => loc('Members'), path => "/Admin/Groups/Members.html?id=" . $obj->id );
2: 805650645 = 2: 0ff9b75cb Core RT-Extension-GroupSummary
3: d18ca6d49 = 3: dbaf87d67 Core RT-Extension-GroupSelfService
4: 3a10e1cce = 4: 8c5da60f2 Fix tests for initialdata change
More information about the rt-commit
mailing list