X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FAdmin%2FTools%2FConfiguration.html;h=0e7063cdef22b0540382acf1cf280ec53bf070cc;hb=187086c479a09629b7d180eec513fb7657f4e291;hp=fea3a5fccaed38c3252f1f9937328c8fbbc29b00;hpb=1c538bfabc2cd31f27067505f0c3d1a46cba6ef0;p=freeside.git diff --git a/rt/share/html/Admin/Tools/Configuration.html b/rt/share/html/Admin/Tools/Configuration.html index fea3a5fcc..0e7063cde 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-2015 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2018 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")&>