woocommerce/admin/writepanels
paulhastings0 c1d03b130f Added missing classes for the 3 last <li> tags in ul.product_data_tabs . It didn't make sense that the first 3 <li> tags had classes but the last 3 <li> tags did not.
Furthermore, our site needed to style these 3 tabs differently from the others, but there was no class that we could select for CSS [we were still able to do it via ul.product_data_tabs li:nth-child(3) ].
2011-11-03 20:46:20 -05:00
..
writepanel-coupon_data.php Ability to exclude ids for coupons 2011-11-01 16:25:54 +00:00
writepanel-order_data.php Leave meta keys alone 2011-10-29 11:55:41 +01:00
writepanel-order_notes.php Order notes section and front-end display 2011-09-23 15:22:21 +01:00
writepanel-product-type-downloadable.php More hook changes 2011-09-21 16:43:37 +01:00
writepanel-product-type-variable.php Options to define default attribute selections in variations. Closes #46. 2011-11-01 18:19:01 +00:00
writepanel-product-types.php Changed the way product data is stored 2011-08-18 00:42:07 +01:00
writepanel-product_data.php Added missing classes for the 3 last <li> tags in ul.product_data_tabs . It didn't make sense that the first 3 <li> tags had classes but the last 3 <li> tags did not. 2011-11-03 20:46:20 -05:00
writepanels-init.php Admin JS 2011-10-12 11:39:30 +01:00