Align namespaces in PropertyEditors to Umbraco.Cms.Core.*
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@model dynamic
|
||||
@using Umbraco.Core.PropertyEditors.ValueConverters
|
||||
@using Umbraco.Cms.Core.Media
|
||||
@using Umbraco.Cms.Core.PropertyEditors.ValueConverters
|
||||
@inject IImageUrlGenerator ImageUrlGenerator
|
||||
@if (Model.value != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user