X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=functions.js;h=335ed61ec897a9357f51fb379f54c408b9b4d643;hb=6d1aacbb9b6bb4850e0ef0623338cf21ea260036;hp=278f32545fe51ea657050a0f8e47e1c541e21cf9;hpb=cf463c027a565f12c9f92b945c3746c136ff894c;p=tt-rss.git diff --git a/functions.js b/functions.js index 278f3254..335ed61e 100644 --- a/functions.js +++ b/functions.js @@ -61,6 +61,8 @@ function exception_error(location, e, ext_info) { __('Close') + ""; content += ""; + if (dijit.byId("exceptionDlg")) + dijit.byId("exceptionDlg").destroyRecursive(); var dialog = new dijit.Dialog({ id: "exceptionDlg",