Fix javascript bug with popups
authorJehan-Guillaume <jgdr@dalibo.com>
Mon, 8 Sep 2014 16:10:12 +0000 (18:10 +0200)
committerRobert Treat <robert@omniti.com>
Mon, 30 Oct 2017 22:31:50 +0000 (18:31 -0400)
commit9282f7c490f8465cef6e0d072e6619010a41fab6
treef820cdbbb8d985018876582a856af5b4eccccee3
parentf926266021767b25238f2212e2e1f79b7c752efb
Fix javascript bug with popups

Dynamic themes applies the current main frame theme to the browser
tree frame without checking if it actually exists in the current
window.

Thispatch fix the resulting javascript error, breaking any other
following code.
classes/Misc.php