From 13fd3f7887f66d007dd10c752aa920e61fe1cb52 Mon Sep 17 00:00:00 2001 From: liuz Date: Wed, 22 Aug 2018 20:39:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0jbo=E5=92=8C=E9=9A=90?= =?UTF-8?q?=E6=8E=89APP=E5=85=AC=E5=91=8A=E4=BF=A1=E6=81=AF=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0=E6=96=87=E4=BB=B6=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Tenwa/Comm/Board/BoardInfo.jsp | 2 +- WebContent/WEB-INF/etc/jbo/jbo_calc.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/WebContent/Tenwa/Comm/Board/BoardInfo.jsp b/WebContent/Tenwa/Comm/Board/BoardInfo.jsp index 4c29f3f56..2f0025603 100644 --- a/WebContent/Tenwa/Comm/Board/BoardInfo.jsp +++ b/WebContent/Tenwa/Comm/Board/BoardInfo.jsp @@ -16,7 +16,7 @@ String sButtons[][] = { {"true","","Button","保存","保存所有修改","saveRecord()","","","",""}, - {"true","","Button","上传文件","上传文件","fileadd()","","","","btn_icon_up"}, + //{"true","","Button","上传文件","上传文件","fileadd()","","","","btn_icon_up"}, }; %><%@include file="/Frame/resources/include/ui/include_info.jspf"%>