Fix style declaration in minicart template for validation. Fixed #12456

This commit is contained in:
Colin Kuskie 2014-11-10 18:58:58 -05:00
parent 9e5c83dddb
commit 6d2199a083
2 changed files with 1 additions and 0 deletions

View file

@ -1,6 +1,7 @@
7.10.29
- fixed #12454: Email to Group ignores the From field
- fixed #12455: USPS Ship driver fails
- fixed #12456: style type not declared in the minicart template
7.10.28
- fixed: Clearing the caches for groups that don't exist, but have created group objects.