From b798c6747b14206f100dcf45b09351c43346b70f Mon Sep 17 00:00:00 2001
From: lizanle <491823689@qq.com>
Date: Tue, 29 Sep 2015 16:40:55 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=B4=B4=E5=90=A7=20?=
=?UTF-8?q?=E5=87=BD=E6=95=B0=E5=90=8D=E9=87=8D=E5=A4=8D=E4=BA=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/layouts/base_forums.html.erb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/views/layouts/base_forums.html.erb b/app/views/layouts/base_forums.html.erb
index 134dedb54..8201a2222 100644
--- a/app/views/layouts/base_forums.html.erb
+++ b/app/views/layouts/base_forums.html.erb
@@ -123,7 +123,7 @@
}
});
- function del_confirm(){
+ function del_forum_confirm(){
if(confirm('您确定要删除么?')){
$("#del_link").click();
}
@@ -180,7 +180,7 @@
编辑贴吧
- 删除贴吧
+ 删除贴吧
<% end %>