![]() |
Product field length in admin
guys, I need to increase the length of the 'product' field in the admin section that is visible. I need to be able to read the entire string so I can see the weight at a glance instead of having to go into the product details. PIC:
http://www.sdkjewellers.co.uk/productlength.JPG |
Re: Product field length in admin
main/products.tpl
Replace this: {$products[prod].product|truncate:35:"...":false} with this: {$products[prod].product} |
Re: Product field length in admin
Balinor, you are a man among men.
|
All times are GMT -8. The time now is 01:48 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.