1
This commit is contained in:
@@ -156,6 +156,9 @@
|
||||
<f:MenuButton ID="btnMenuADD" OnClick="btnMenuADD_Click" EnablePostBack="true"
|
||||
runat="server" Text="新增" Icon="Add" Hidden="true">
|
||||
</f:MenuButton>
|
||||
<f:MenuButton ID="btnMenuImport" OnClick="btnMenuImport_Click" EnablePostBack="true"
|
||||
runat="server" Text="导入" Icon="ApplicationGet" Hidden="true">
|
||||
</f:MenuButton>
|
||||
<f:MenuButton ID="btnTreeMenuEdit" OnClick="btnTreeMenuEdit_Click" EnablePostBack="true"
|
||||
runat="server" Text="编辑" Hidden="true" Icon="Pencil">
|
||||
</f:MenuButton>
|
||||
|
||||
Reference in New Issue
Block a user