forked from Wavyzz/dolibarr
Fix: Menu handler choice lost in editor
This commit is contained in:
@@ -80,7 +80,7 @@ Position=Order
|
||||
MenusDesc=Menus managers define content of the 2 menu bars (horizontal bar and vertical bar).
|
||||
MenusEditorDesc=The menu editor allow you to define personalized entries in menus. Use it carefully to avoid having dolibarr instable and menu entries definitely not reachable.<br>Some modules add some entries in menus (in menu <b>All</b> in most cases). If you removed some of this entries by error, you can restore them by disabling and reenabling the module.
|
||||
MenuForUsers=Menu for users
|
||||
LangFile=File .langs
|
||||
LangFile=File .lang
|
||||
System=System
|
||||
SystemInfo=System information
|
||||
SystemTools=System tools
|
||||
@@ -861,7 +861,7 @@ Menu=Selection of menu
|
||||
MenuHandler=Menu handler
|
||||
MenuModule=Source module
|
||||
DetailId=Id menu
|
||||
DetailMenuHandler=Menu handler (or "all" for all menu handlers)
|
||||
DetailMenuHandler=Menu handler where to show new menu
|
||||
DetailMenuModule=Module name if menu entry come from a module
|
||||
DetailType=Type of menu (top or left)
|
||||
DetailTitre=Menu label or label code for translation
|
||||
|
||||
Reference in New Issue
Block a user