Changeset accdd0c in github


Ignore:
Timestamp:
Jan 19, 2011 7:55:44 AM (2 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
8ec1b91
Parents:
1bcb2f3
Message:

Fix list column add/removal in IE (#1487703)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/js/app.js

    r0501b63 raccdd0c  
    48464846        th.appendChild(tr); 
    48474847        thead.parentNode.replaceChild(th, thead); 
     4848        thead = th; 
    48484849      } 
    48494850 
Note: See TracChangeset for help on using the changeset viewer.