X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FAdmin%2FTools%2FConfiguration.html;h=9643b7bfcb1288d15a860cf4a4c71d6e4c797d74;hb=740834abbf5434a60a7ded2c0b48430420e995a9;hp=4535827704650700e7f70422c8f634e7ce2aabcd;hpb=c15f44fcb8de4a64edf8f6d35c2de4392be7464e;p=freeside.git diff --git a/rt/share/html/Admin/Tools/Configuration.html b/rt/share/html/Admin/Tools/Configuration.html index 453582770..9643b7bfc 100644 --- a/rt/share/html/Admin/Tools/Configuration.html +++ b/rt/share/html/Admin/Tools/Configuration.html @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2016 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -241,6 +241,23 @@ for my $type (qw/Tickets Queues Transactions Groups PrivilegedUsers Unprivileged + +<&|/Widgets/TitleBox, title => loc("Loaded RT Extensions")&> + + + + +% my $row = 0; +% foreach my $pluginName (grep $_, RT->Config->Get('Plugins')) { +% my $plugin = RT::Plugin->new( name => $pluginName ); + + + + +% } +
<&|/l&>Extension<&|/l&>Version
<%$plugin->Name%><%$plugin->Version%>
+ + <&|/Widgets/TitleBox, title => loc("Loaded perl modules")&>