• 
      

    Move away from deprecated ifequal and ifnotequal tags.

    Review Request #11946 — Created Jan. 20, 2022 and submitted

    Information

    Djblets
    release-3.x

    Reviewers

    The old ifequal and ifnotequal template tags were deprecated when
    if gained support for expressions. They've since been removed, so
    switch to the new syntax.

    Ran unit tests.

    Summary ID
    Move away from deprecated ifequal and ifnotequal tags.
    The old `ifequal` and `ifnotequal` template tags were deprecated when `if` gained support for expressions. They've since been removed, so switch to the new syntax. Testing Done: Ran unit tests.
    86802ab55f7319e3387e4d2efefb1e3392dd519c
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed