mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-05 16:24:00 +01:00
First step towards replacing the old HTTP & form posting looparound method, with a much more efficient XHR and JSON response system. For now, only save uses this, load, delete, perms etc use old system until save is stablised and fully tested. Starts XHR call and when we have a response, if there's an error, show that, otherwise, do the items listed in the doNext value.
127 KiB
127 KiB