* replaced 'colorbox' with 'modal' in zui.

This commit is contained in:
Catouse
2014-04-08 13:55:05 +08:00
parent 0a4b2c07f1
commit d425b767a6
36 changed files with 146 additions and 82 deletions
+1 -1
View File
@@ -627,7 +627,7 @@ class testtask extends control
}
else
{
die(js::closeColorbox('parent'));
die(js::closeModal('parent'));
}
}