X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fetc%2FRT_Config.pm;h=996bc0bc668a9b068086748aca4e4cce8d1a4ab8;hb=928a126034e99d99420a1cf1a7eb551e1e1d320d;hp=12044a4f96eaa2df077ca64291349791b420b297;hpb=849215ea0f1c442422f9d4d99ce175e7c5122502;p=freeside.git diff --git a/rt/etc/RT_Config.pm b/rt/etc/RT_Config.pm index 12044a4f9..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