mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00: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:
|
A click on the link will cause the following (abbreviated) ajax HTTP request:
|
||||||
|
|
||||||
GET /admin/myadmin HTTP/1.1
|
GET /admin/myadmin HTTP/1.1
|
||||||
X-Pjax:Content
|
X-Pjax:MyRecordInfo,Breadcrumbs
|
||||||
X-Requested-With:XMLHttpRequest
|
X-Requested-With:XMLHttpRequest
|
||||||
|
|
||||||
... and result in the following response:
|
... and result in the following response:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user