Skip to content

Fix to handle pjax requests

Compare
Choose a tag to compare
@drsdre drsdre released this 12 Dec 12:17
· 62 commits to master since this release

Before fix pjax were handled like modal requests and got send back a JSON for modals. Now only ajax requests without isPjax are handled like modal requests.