From d3f904283ddbcc8e92d2ee07120091c03eab1751 Mon Sep 17 00:00:00 2001 From: thanhluong Date: Sun, 17 May 2020 18:42:33 +0000 Subject: [PATCH] [By cuom1999] Update cursor for delete button --- templates/chat/chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/chat/chat.html b/templates/chat/chat.html index b2f279b..67c3d17 100644 --- a/templates/chat/chat.html +++ b/templates/chat/chat.html @@ -44,7 +44,7 @@ ${time} {% if request.user.is_staff %} - Delete + Delete {% endif %} ${content}