Hi you all, this is not exactly a bug from coding standards but I think that it is from usability, being a small one. The submenu that points to the printable version of the invoice (on the admin area) opens on the same window using a new template where all the site menus dissapear. That may be wrong for many users that after printing the invoice maybe will close the window and thus lose the site, at least that's what my customer has made 
So, I propose that this link open on a new window. I've tried to modify the menu item adding a line:
'attributes' => array('target' => $item['_blank']),but it's not working. Is it not possible to add that attribute on a regular drupal menu item?




Joined: 10/31/2007