Comment 2 for bug 1233500

Revision history for this message
Aaron Wells (u-aaronw) wrote :

Similarly, you can also delete another user's block. And I suspect you can probably move one as well.

The most appropriate place to check for block ownership before deleting or moving, because of how they pass through View->process_changes(), is probably in the functions View->moveblockinstance() and View->removeblockinstance().