Migrated the old content picker to the new dialogs

This commit is contained in:
perploug
2013-09-18 15:44:50 +02:00
parent 4dd708820f
commit 4891c54ef5
9 changed files with 59 additions and 112 deletions

View File

@@ -44,7 +44,7 @@ namespace umbraco.controls
{
get
{
return TreeService.GetPickerUrl(AppAlias, TreeAlias);
return AppAlias;
}
}