mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Merge branch 'refs/heads/support/3.2' into develop
This commit is contained in:
@@ -10,6 +10,7 @@ class OAuthLandingController extends Controller
|
||||
public function OperationLanding()
|
||||
{
|
||||
$this->AddLinkedScript(utils::GetAbsoluteUrlAppRoot().'node_modules/jquery/dist/jquery.min.js');
|
||||
$this->AddLinkedScript(utils::GetAbsoluteUrlAppRoot().'js/ajax_hook.js');
|
||||
$this->DisplayPage([], null, static::ENUM_PAGE_TYPE_BASIC_HTML);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user