Task #0002050: Mobile : menu différent
This commit is contained in:
parent
9b5ece1cb7
commit
b974417084
22 changed files with 2240 additions and 1285 deletions
|
|
@ -309,7 +309,9 @@ $path = array(
|
|||
// report definition
|
||||
"report_definition"=>"ajax_report_definition",
|
||||
// search all card , analytic or accounting
|
||||
"search_account_card"=>"ajax_search_account_card"
|
||||
"search_account_card"=>"ajax_search_account_card",
|
||||
// Mobile device menu from mobile_device_mtable
|
||||
"mobile_device_menu"=>"ajax_mobile_device_menu"
|
||||
) ;
|
||||
|
||||
if (array_key_exists($op, $path)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue