leonidas / transparency

Transparency is a semantic template engine for the browser. It maps JSON objects to DOM elements by id, class and data-bind attributes.
http://leonidas.github.com/transparency/
MIT License
969 stars 112 forks source link

Fix for test fails on IE #19

Closed raimohanska closed 12 years ago

raimohanska commented 12 years ago

don't try setting the transparency.model property on HTML text nodes

pyykkis commented 12 years ago

Thanks for the quick fix! Merged to master.