Currently the destination parameter is set on the pop-up edit links; for example:
http://www.XXXX.com/admin/build/block/configure/block/92?destination=adm...
But the for delete links the destination is not set:
http://www.XXXX.com/admin/build/block/delete/92
This means that once you click the delete link and confirm the delete, you're taken back to the standard blocks page. Which is the page this module is designed to help we of the many-hundreds-of-blocks avoid.
Comments
Comment #1
reinvented commentedI note, for completeness, that the Add Block tab could also benefit from a destination setting. Right now it's:
http://www.XXXX.com/admin/build/block/add
and it could be:
http://www.XXXX.com/admin/build/block/add?destination=admin/build/block/...
Comment #2
donquixote commentedThanks for pointing this out. On my list.