@@ -124,7 +124,7 @@
data: treePayload
}, function (response) {
if(!hasResponseError(response)) {
- // toastr.success('Stat tree saved!');
+ fastReload();
}
}, 'json');