@@ -53,7 +53,7 @@ Ext.define('saas.view.document.kind.ChildForm', {
}
}).catch(function(res) {
saas.util.BaseUtil.showErrorToast(res.message);
- w.setLoading(true);
+ w.setLoading(false);
})