X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fetc%2FRT_Config.pm;h=996bc0bc668a9b068086748aca4e4cce8d1a4ab8;hb=ab8aef9ec21df4b149f39cd24c9c5f3542dd2e3e;hp=c35d050d80e16b8bd60ce86dbe25765f95bfacc2;hpb=df99e7e89b0c51056395f057efe7710bbaad0661;p=freeside.git diff --git a/rt/etc/RT_Config.pm b/rt/etc/RT_Config.pm index c35d050d8..996bc0bc6 100644 --- a/rt/etc/RT_Config.pm +++ b/rt/etc/RT_Config.pm @@ -1810,7 +1810,8 @@ C =cut -Set(@Plugins, qw(RTx::Calendar )); #RTx::Checklist )); +Set(@Plugins, (qw(RTx::Calendar + RT::Extension::MobileUI))); #RTx::Checklist )); =back