mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Merge remote-tracking branch 'origin/support/3.0' into develop
This commit is contained in:
@@ -220,7 +220,7 @@ class PopoverMenuFactory
|
||||
new JSPopupMenuItem(
|
||||
'UI:AboutBox',
|
||||
Dict::S('UI:AboutBox'),
|
||||
'return ShowAboutBox();'
|
||||
'return ShowAboutBox("'.Dict::S('UI:AboutBox').'");'
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user