get_image.js - fix for IE

This commit is contained in:
Piotr Przybylski 2011-10-11 22:13:31 +02:00
parent 2a49e9fdab
commit b0cbd4c59a

View File

@ -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) {