mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Fixed a small but important docs error in cms-architecture.md
This commit is contained in:
parent
b4fb174809
commit
91b6bd62b1
@ -235,7 +235,7 @@ in a single Ajax request.
|
||||
A click on the link will cause the following (abbreviated) ajax HTTP request:
|
||||
|
||||
GET /admin/myadmin HTTP/1.1
|
||||
X-Pjax:Content
|
||||
X-Pjax:MyRecordInfo,Breadcrumbs
|
||||
X-Requested-With:XMLHttpRequest
|
||||
|
||||
... and result in the following response:
|
||||
|
Loading…
Reference in New Issue
Block a user