mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
fhemweb.js: add replaceLink to okDialog (Forum #33766)
git-svn-id: https://svn.fhem.de/fhem/trunk@8016 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b4cfa72833
commit
5a69399090
@ -239,6 +239,7 @@ FW_okDialog(txt, parent)
|
||||
});
|
||||
|
||||
FW_replaceWidgets(div);
|
||||
FW_replaceLink(div); // Forum #33766
|
||||
|
||||
if(parent)
|
||||
$(div).dialog( "option", "position", {
|
||||
|
Loading…
x
Reference in New Issue
Block a user