Changeset 1151

Show
Ignore:
Timestamp:
08/26/10 19:41:51 (18 months ago)
Author:
winfried
Message:

fixing bug in js that caused an incompatibility with IE7
refs #204

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/htdocs/functions.js

    r1149 r1151  
    517517                return parent; 
    518518            return; 
    519         }, 
    520  
     519        } 
    521520    } 
    522521};