Fix adminmedia templatetags (Review Board).

Review Request #4629 — Created Sept. 22, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Fix adminmedia templatetags (Review Board).

The old "admin_media_prefix" tag is deprecated in favor of just using the
staticfiles framework with an "admin" prefix. This change fixes up Review
Board to handle that.

Viewed all of the changed pages.

    Loading...