Files
iTop/sources/application
Pierre Goiffon 225c176f71 N°3750 data-input-type : change XHR detection method
I added WebPage::IsAjaxPage, but this wasn't a good idea as XHR isn't really related to the Page impl used !
Instead we're now using the new method \utils::IsXmlHttpRequest which is a copy of \Symfony\Component\HttpFoundation\Request::isXmlHttpRequest
Many thanks @Molkobain !
2021-03-02 12:13:27 +01:00
..
2021-02-01 12:11:31 +01:00
2019-11-08 16:51:57 +01:00
2021-03-02 12:02:09 +01:00