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"%>