Use new import path for static templatetags.
Review Request #11968 — Created Jan. 21, 2022 and submitted — Latest diff uploaded
Information | |
---|---|
david | |
Djblets | |
release-3.x | |
Reviewers | |
djblets | |
The static files templatetags were moved. This change updates us to
import it from the new location.
Ran unit tests.