• 
      

    Make it clear that Review Board requires JavaScript.

    Review Request #1024 — Created Sept. 3, 2009 and submitted — Latest diff uploaded

    Information

    Review Board
    master
    902

    Reviewers

    Make it clear that Review Board requires JavaScript.
    
    If someone tries to use Review Board with a browser that doesn't support
    JavaScript, or has JS turned off, random bits of important functionality will
    just not work. This is a pretty crappy failure mode.
    
    This change adds an "important" box at the top of the page inside a <noscript>
    tag, explaining that JS needs to be turned on.
    Turned off javascript and looked at my page.
    
    It turns out I forgot to turn it on again and was really puzzled when r.r-b.o
    wasn't working, so I think this is a good thing :)

    Screenshots