MDL-10221 Simulating the HTTP DELETE method by using a URL param (action), because...
authornicolasconnault <nicolasconnault>
Fri, 2 Oct 2009 07:53:01 +0000 (07:53 +0000)
committernicolasconnault <nicolasconnault>
Fri, 2 Oct 2009 07:53:01 +0000 (07:53 +0000)
commit49c4d8caa4dc4669fddd4845eb0d9fc917e14fa6
treec7c2489da6f651e56f7599053641af6497b4009d
parent50569ba3ace7b25b56792cc956a3a4fa39ef6268
MDL-10221 Simulating the HTTP DELETE method by using a URL param (action), because some web servers don't allow DELETE. AJAX Course and Block deletion now works as expected. Merged from MOODLE_19_STABLE
course/rest.php
lib/ajax/block_classes.js
lib/ajax/section_classes.js