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:
@@ -96,6 +96,7 @@ namespace umbraco.editorControls
|
||||
/// </summary>
|
||||
protected override void RenderJSComponents()
|
||||
{
|
||||
base.RenderJSComponents();
|
||||
|
||||
if (ScriptManager.GetCurrent(Page).IsInAsyncPostBack)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user