mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-16 09:18:42 +00:00
rename http classes
This commit is contained in:
parent
a77bc16741
commit
6814a076d7
|
|
@ -154,7 +154,7 @@ export class Upload {
|
||||||
* @todo Orange-Management/Modules#207
|
* @todo Orange-Management/Modules#207
|
||||||
* Validate file type and file size on the frontend before uploading
|
* Validate file type and file size on the frontend before uploading
|
||||||
*/
|
*/
|
||||||
const request = new Request(),
|
const request = new HttpRequest(),
|
||||||
formData = new FormData(),
|
formData = new FormData(),
|
||||||
self = this;
|
self = this;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user