Move away from deprecated ifequal and ifnotequal tags.

Review Request #11969 — Created Jan. 21, 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.
4fcd860fcf802d8c7df9e4504c85436bff0c4be3
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (51002d2)
Loading...