Loading rainloop/index.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ OCP\User::checkLoggedIn(); OCP\App::checkAppEnabled('rainloop'); OCP\App::setActiveNavigationEntry('rainloop_index'); \OC::$server->getNavigationManager()->setActiveEntry('rainloop_index'); // Load the empty file ../css/style.css, that's needed to allow theming of // the ownCloud header and navigation if rainloop is the active app. Loading Loading
rainloop/index.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ OCP\User::checkLoggedIn(); OCP\App::checkAppEnabled('rainloop'); OCP\App::setActiveNavigationEntry('rainloop_index'); \OC::$server->getNavigationManager()->setActiveEntry('rainloop_index'); // Load the empty file ../css/style.css, that's needed to allow theming of // the ownCloud header and navigation if rainloop is the active app. Loading