indent 4.
This commit is contained in:
@@ -230,8 +230,8 @@
|
|||||||
|
|
||||||
var exc;
|
var exc;
|
||||||
try {
|
try {
|
||||||
control.maximizeControl();
|
control.maximizeControl();
|
||||||
control.minimizeControl();
|
control.minimizeControl();
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
exc = e;
|
exc = e;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user