X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fetc%2FRT_Config.pm;h=b4a2ed4280c33b639b1d5816f747d4cea50af6a9;hb=5492ce9db024d9a5db797d39efdda10812154044;hp=36726859ed95ebf87cd70f8798bbe2ad665cf833;hpb=f3cdd3d85aae48837a2fc652524deb5e083945dc;p=freeside.git diff --git a/rt/etc/RT_Config.pm b/rt/etc/RT_Config.pm index 36726859e..b4a2ed428 100644 --- a/rt/etc/RT_Config.pm +++ b/rt/etc/RT_Config.pm @@ -1406,7 +1406,7 @@ Set ($DefaultSearchResultFormat, qq{ '__NEWLINE__', '', '__Requestors__', - '', + '__CustomerTags__', '__CreatedRelative__', '__ToldRelative__', '__LastUpdatedRelative__', @@ -1810,7 +1810,7 @@ C =cut -Set(@Plugins, qw( RTx::Calendar )); #RTx::Checklist )); +Set(@Plugins, (qw(RTx::Calendar))); #RTx::Checklist )); =back