diff --git a/composer.json b/composer.json index b1ead5d..fd49ad7 100755 --- a/composer.json +++ b/composer.json @@ -14,7 +14,8 @@ } ], "require": { - "ichynul/tpext": "^1.0.1" + "ichynul/tpext": "^1.0.1", + "ichynul/lightyearadmin": "^1.0.1" }, "autoload": { "psr-4": { diff --git a/src/view/form.html b/src/view/form.html index c65778e..d0b4228 100644 --- a/src/view/form.html +++ b/src/view/form.html @@ -85,7 +85,7 @@ return false; } - + return true; }, closeLayer: function (msg) {