[Phpmyadmin-devel] JS error in master

Michal Čihař michal at cihar.com
Fri Aug 5 09:40:44 CEST 2011


Hi

Dne Fri, 5 Aug 2011 10:21:05 +0300
Tyron Madlener <tyronx at gmail.com> napsal(a):

> Oh, this shouldn't have gotten to master. It's these few codelines at
> the very beginning of functions.js
> 
> if(window.parent) {
> 	$(document).ready(function() {
> 		if(window.parent.currentWidth() == 0)
> 			$('div#frameExpand').show();
> 	});
> 
> Could you just delete those lines and commit it to master? They are
> not needed there.

Looks like I forgot to revert one changeset while merging your tree,
done now.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110805/3cca59a9/attachment.sig>


More information about the Developers mailing list