N°3537 run_query : add missing tooltip on evaluate button

This extra text contains the shortcut info, so we must print this !
This commit is contained in:
Pierre Goiffon
2021-01-18 14:51:23 +01:00
parent 2b798baffc
commit 7d9f73f650

View File

@@ -213,7 +213,7 @@ EOF
null,
null,
true
);
)->SetTooltip(Dict::S('UI:Button:Evaluate:Title'));
$oQueryForm->AddSubBlock($oQuerySubmit);