Loading rainloop/index.php +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,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 Nextcloud header and navigation if rainloop is the active app. Loading Loading
rainloop/index.php +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,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 Nextcloud header and navigation if rainloop is the active app. Loading