From 8b0f31c43a85c19e645cde2619d687854fafef97 Mon Sep 17 00:00:00 2001 From: ibuler Date: Sun, 21 Aug 2016 21:32:20 +0800 Subject: [PATCH] modify list, edit url error --- apps/users/templates/users/usergroup_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/users/templates/users/usergroup_list.html b/apps/users/templates/users/usergroup_list.html index f198c103b..95a217092 100644 --- a/apps/users/templates/users/usergroup_list.html +++ b/apps/users/templates/users/usergroup_list.html @@ -64,8 +64,8 @@ 数量 {{ usergroup.comment|truncatewords:8 }} - 编辑 - 删除 + 编辑 + 删除 {% endfor %}