* fix error of resetForm not defined.

This commit is contained in:
Catouse
2018-05-30 15:20:03 +08:00
parent 34143147c8
commit b12720cb80
+1 -1
View File
@@ -388,7 +388,7 @@ $(function()
/*
* Reset form
*/
var resetForm = function()
window.resetForm = function()
{
for(i = 1; i <= groupItems * 2; i ++)
{