mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
N°2884 - Core update : Database version not updated - prevent multi click on button "About iTop"
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