Rework gallery thumbnails template to fix intermittent IE7 rendering issues.
This commit is contained in:
parent
cc02a66e8e
commit
9d5521b820
4 changed files with 9 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
|||
- fixed #10705: 7.7.2 upgrade script (sometimes) removes a table that the 7.7.7 upgrade script assumes is present
|
||||
- fixed #10706: FriendManager Style/Layout template options
|
||||
- fixed #10707: i18n Account_FriendManager::manageUrl
|
||||
- fixed #9962: gallery thumbnail view: JS problem in IE7
|
||||
|
||||
7.7.16
|
||||
- fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks
|
||||
|
|
|
|||
|
|
@ -7,7 +7,14 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.6.16
|
||||
7.7.17
|
||||
--------------------------------------------------------------------
|
||||
* The Default Gallery Album View Thumbnails template has been reworked
|
||||
to get rid of intermittent rendering bugs with IE7. The thumbnail
|
||||
pop-up is now completely CSS. The thumbnails.js file is still available,
|
||||
but is now considered deprecated.
|
||||
|
||||
7.7.16
|
||||
--------------------------------------------------------------------
|
||||
* There was some confusion about the state of
|
||||
WebGUI::Shop::PayDriver::PayPal::PayPalStd. While it was in fact
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue