Fixes 27464, link to document missing on first publish
[TFS Changeset #67821]
This commit is contained in:
@@ -307,6 +307,7 @@ namespace umbraco.cms.presentation
|
||||
if (base.getUser().GetPermissions(_document.Path).IndexOf("U") > -1)
|
||||
UnPublish.Visible = true;
|
||||
|
||||
_documentHasPublishedVersion = _document.HasPublishedVersion();
|
||||
updateLinks();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user