Fixed more tree merge issues, fixed how property editors are rendered.

This commit is contained in:
Shannon Deminick
2013-06-04 15:59:14 -10:00
parent c932f31f40
commit fea28df758
6 changed files with 146 additions and 69 deletions

View File

@@ -12,5 +12,6 @@
'umbraco.controllers',
'sample.propertyeditor.controller',
'sampletwo.propertyeditor.controller',
'routes'
'routes',
'namespaceMgr'
]