update class name
This commit is contained in:
parent
38d295200f
commit
5214c5d20e
@ -271,7 +271,7 @@ function Window(parentElement)
|
|||||||
}
|
}
|
||||||
|
|
||||||
var Window = this.ParentElement;
|
var Window = this.ParentElement;
|
||||||
Window.className = "Window Visible";
|
Window.className = "uwt-window uwt-visible";
|
||||||
|
|
||||||
if (this.mvarContentURL != null)
|
if (this.mvarContentURL != null)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user