mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 09:38:48 +02:00
Make sure that the path/href base is correct to display the page (images, CSS...)
SVN:trunk[1755]
This commit is contained in:
@@ -87,6 +87,7 @@ h1 {
|
||||
}
|
||||
EOF
|
||||
);
|
||||
$this->set_base(utils::GetAbsoluteUrlAppRoot().'pages/');
|
||||
}
|
||||
|
||||
public function DisplayLoginForm($sLoginType, $bFailedLogin = false)
|
||||
|
||||
Reference in New Issue
Block a user