U4-3411 Adding new language doesn't sync the tree

This commit is contained in:
Claus
2016-04-25 10:11:54 +02:00
parent b28a4a410c
commit 9b39f712be

View File

@@ -45,7 +45,7 @@ namespace umbraco.cms.presentation.create.controls
Cultures.SelectedValue);
BasePage.Current.ClientTools
.ChildNodeCreated()
.ReloadActionNode(false, true)
.CloseModalWindow();
}