forked from extern/egroupware
Missing code from commit r49612
This commit is contained in:
parent
7984f04078
commit
7c3f8d10d6
@ -234,6 +234,7 @@ function et2_checkType(_val, _type, _attr, _widget)
|
||||
{
|
||||
return _val;
|
||||
}
|
||||
_val = _val.replace(/window\.close\(\)/g, 'egw(window).close()');
|
||||
|
||||
// Check to see if it's a string in app.appname.function format, and wrap it in
|
||||
// a closure to make sure context is preserved
|
||||
|
Loading…
Reference in New Issue
Block a user