git-svn-id: https://opengnsys.es/svn/trunk@521 a21b9725-9963-47de-94b9-378ad31fedc9

remotes/github/debian-pkg
alonso 2009-11-07 12:43:46 +00:00
parent a6b881ea7a
commit a2bd9322aa
1 changed files with 2 additions and 2 deletions

View File

@ -283,8 +283,8 @@ function resultado_mover(resul,descrierror,id){
if(IE)
var patron = new RegExp("<TD width=16><SPAN><IMG","gi")
else
if(NS)
var patron = new RegExp("<TD width=\"16\"><SPAN><IMG","gi")
if(NS)
var patron = new RegExp("<TD width=\"16px\"><SPAN><IMG","gi")
var p=celdaHTML.search(patron);
if(p<0) return // Ha habido algn problema