to change the items like suppose you create a custom new page in virtuemart and you are confused about the toolbar it can be handled from the file toolbar.virtuemart.php this file lie in the root folder of the administratorc/components/com_virtuemart
if you dont want the new button in the toolbar then add ur page to this array
$noNewItem = array( 'order.order_list',
'store.shipping_module_list','report.report_list' );
Friday, July 30, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment