Fixes status field on report modal form

This commit is contained in:
Mouse Reeve
2022-01-30 08:36:20 -08:00
parent 6983884eaa
commit ae53b479f5
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@
{% load book_display_tags %}
{% load markdown %}
{% load i18n %}
{% load cache %}
{% if not hide_book %}
{% with book=status.book|default:status.mention_books.first %}