mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-14 05:40:30 +00:00
Add ?ver=DATE query strings to all images that changed since 2.9, to expire browser cache. Bump versions on all CSS/JS files modified in that process. fixes #13562.
git-svn-id: https://develop.svn.wordpress.org/trunk@15072 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -528,7 +528,7 @@ td.action-links, th.action-links {
|
||||
#favorite-toggle {
|
||||
right: auto;
|
||||
left: 0;
|
||||
background:transparent url(../images/fav-arrow-rtl.gif) no-repeat 10px -4px;
|
||||
background:transparent url(../images/fav-arrow-rtl.gif?ver=20100531) no-repeat 10px -4px;
|
||||
}
|
||||
#utc-time, #local-time {
|
||||
padding-left: 0;
|
||||
|
||||
Reference in New Issue
Block a user