DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB

Fixes 26360 (Content doesn't load on clean install 4.1b2)
Fixes some tree, pickers and live editing issues.


[TFS Changeset #64360]
This commit is contained in:
Shandem
2010-03-01 12:55:01 +00:00
parent f3b5e40a0c
commit 6026913831
17 changed files with 98 additions and 286 deletions

View File

@@ -96,6 +96,7 @@ namespace umbraco.editorControls
/// </summary>
protected override void RenderJSComponents()
{
base.RenderJSComponents();
if (ScriptManager.GetCurrent(Page).IsInAsyncPostBack)
{