Hi
The redirect does not work at Edit and Insert pages and causes this error:
goToList is not defined
Here it's used but I cannot find any declaration of this function in any file!
<input type='button' value='<?php echo $this->l('form_cancel'); ?>' onclick="javascript: goToList()" class='ui-input-button' />