• Arthur Verschaeve's avatar
    Typescript-backbone: fix incorrect DOM structure · c5cb4dad
    Arthur Verschaeve authored
    Currently the typescript-backbone app was using a not spec compliant
    way to add classes to a div.
    
    This is inline with what the main backbone app is doing and fixes 4
    tests. The app still doesn't have routing, though.
    
    Fix #830
    c5cb4dad
index.html 4.44 KB