Update ShowImageDetails.plugin.js
This commit is contained in:
parent
9585e3e45d
commit
307713e45f
|
@ -166,7 +166,7 @@ var ShowImageDetails = (_ => {
|
|||
if (window.BDFDB && typeof BDFDB === "object" && BDFDB.loaded) {
|
||||
this.stopping = true;
|
||||
|
||||
//BDFDB.MessageUtils.rerenderAll();
|
||||
BDFDB.MessageUtils.rerenderAll();
|
||||
|
||||
BDFDB.PluginUtils.clear(this);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue