• 
      

    Fixed blocktrans in review templates

    Review Request #325 — Created March 29, 2008 and submitted

    Information

    Review Board SVN (deprecated)

    Reviewers

    While upgrading reviewboard, I ran into an issue with some translation blocks.  Rather than just complain, here is the patch with the fix. :) 
    
    I basically just extracted the variables containing logic into the the blocktrans tag, as documented on the django site.  
    I can now access pages that formerly exploded. (manually verified)
    david
    1. Thanks for this fix -- shows me for committing stuff without testing it first :)
      
      Committed as r1243.
    2.