From 9c2c38c74ad980dae812fca569b6530ada982a58 Mon Sep 17 00:00:00 2001 From: ibuler Date: Fri, 3 Mar 2017 15:15:10 +0800 Subject: [PATCH] =?UTF-8?q?[Bugfix]=20=E4=BF=AE=E5=A4=8D=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=E8=BF=87=E6=BB=A4=E5=99=A8=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/audits/templates/audits/command_log_list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/audits/templates/audits/command_log_list.html b/apps/audits/templates/audits/command_log_list.html index 0a0ced6dc..3ed7d5d0b 100644 --- a/apps/audits/templates/audits/command_log_list.html +++ b/apps/audits/templates/audits/command_log_list.html @@ -1,6 +1,7 @@ {% extends '_base_list.html' %} {% load i18n %} {% load static %} +{% load common_tags %} {% block content_left_head %}