Migrated the old content picker to the new dialogs
This commit is contained in:
@@ -44,7 +44,7 @@ namespace umbraco.controls
|
||||
{
|
||||
get
|
||||
{
|
||||
return TreeService.GetPickerUrl(AppAlias, TreeAlias);
|
||||
return AppAlias;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user