• 
      

    Remove three unused template tags.

    Review Request #9253 — Created Oct. 9, 2017 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x
    8ac9615...

    Reviewers

    The {% ifneatnumber %}, {% dashboard_entry %}, and
    {% nav_active %} template tags haven't been used in a while, but the
    code has remained. This change simply gets rid of them and the unit test
    for {% ifneatnumber %}.

    Unit tests pass.

    Tested the administration UI, dashboard, and review request pages to make
    sure nothing regressed.