get_image.js - fix for IE
This commit is contained in:
parent
2a49e9fdab
commit
b0cbd4c59a
@ -68,7 +68,7 @@ function PMA_getImage(image, alternate, attributes) {
|
||||
// this is private
|
||||
alt: '',
|
||||
title: '',
|
||||
src: 'themes/dot.gif',
|
||||
src: 'themes/dot.gif'
|
||||
},
|
||||
isSprite: true,
|
||||
attr: function (name, value) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user