Could we add an "edit" link to the admin/store/product listing page? The function that generates this is product_overview(), starting at around line 877 of product.module.
Thanks!
Could we add an "edit" link to the admin/store/product listing page? The function that generates this is product_overview(), starting at around line 877 of product.module.
Thanks!
Comments
Comment #1
simeloosely interested
Comment #2
JoshLangner commentedEDIT: My original description may not have been so clear, so I will elaborate...
An "edit" link would be added for each product so we can edit each product directly from the listing, rather than having to view the product and then edit it. It's a huge timesaver if there are a lot of products.
Comment #3
sime:-)
yep, I agree. Although I might change
admin/store/productspage instead.Assigned to myself, just not sure when....
Comment #4
simedone
http://drupal.org/cvs?commit=46777
http://drupal.org/cvs?commit=46778
Comment #5
(not verified) commented