• 
      

    Fix the interdiff selector.

    Review Request #5440 — Created Feb. 9, 2014 and submitted — Latest diff uploaded

    Information

    Review Board
    master

    Reviewers

    Fix the interdiff selector.

    The diff-context resource was broken because of Christian's local site name
    refactor. Because this is now processed in a decorator, the local_site_name
    needs to be the first parameter instead of the last.

    Used the interdiff selector successfully.