-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmenu.xml
More file actions
29 lines (29 loc) · 1.52 KB
/
menu.xml
File metadata and controls
29 lines (29 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="ISO-8859-15"?>
<OX>
<OXMENU id="NAVIGATION_ESHOPADMIN">
<MAINMENU id="mxorders">
<SUBMENU id="mxdisplayorders" cl="admin_order" list="order_list">
<TAB id="d3_unzer_controllers_admin_order_unzer"
cl="d3_unzer_controllers_admin_order_unzer"/>
</SUBMENU>
</MAINMENU>
</OXMENU>
<OXMENU id="d3mxd3modules">
<MAINMENU id="d3mxheidelpay">
<SUBMENU id="d3mxheidelpay_settings" cl="d3_unzer_controllers_admin_base"
list="d3_unzer_controllers_admin_adminlist" rights="malladmin">
<TAB id="d3tbclheidelpay_settings" cl="d3_unzer_controllers_admin_settings"/>
<TAB id="d3tbclheidelpay_support" cl="d3_unzer_controllers_admin_support"/>
</SUBMENU>
<SUBMENU id="d3mxheidelpaylog" cl="d3_unzer_controllers_admin_log"
list="d3_unzer_controllers_admin_loglist">
<TAB id="d3tbcllog_main" cl="d3_cfg_log_main"/>
</SUBMENU>
<SUBMENU id="d3_unzer_controllers_admin_channels_base" cl="d3_unzer_controllers_admin_channels_base"
list="d3_unzer_controllers_admin_channels_list">
<TAB id="d3_unzer_controllers_admin_channels_main" cl="d3_unzer_controllers_admin_channels_main"/>
<TAB id="d3_unzer_controllers_admin_channels_payments" cl="d3_unzer_controllers_admin_channels_payments"/>
</SUBMENU>
</MAINMENU>
</OXMENU>
</OX>