N°6446 Fix OAuth landing page missing jQuery library needed in ajax calls

This commit is contained in:
Stephen Abello
2023-06-27 11:23:09 +02:00
parent 178e82a039
commit ccf1d7ecfb
4 changed files with 50 additions and 2 deletions

View File

@@ -377,7 +377,7 @@ abstract class Controller extends AbstractController
}
/**
* Display an AJAX page (AjaxPage)
* Display an Setup page (SetupPage)
*
* @api
*