Change lang icon to blue
This commit is contained in:
parent
96ef0bfd2b
commit
cc6c692cc5
2 changed files with 3 additions and 3 deletions
|
@ -227,4 +227,4 @@ class LogEntryAdmin(admin.ModelAdmin):
|
|||
diff_link.short_description = _("diff")
|
||||
|
||||
def queryset(self, request):
|
||||
return super().queryset(request).prefetch_related("content_type")
|
||||
return super().queryset(request).prefetch_related("content_type")
|
Loading…
Add table
Add a link
Reference in a new issue