diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html index 57b7eff7c9..9155a63419 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html @@ -41,11 +41,7 @@ -
-
| @@ -68,20 +64,32 @@ | ||||||
|
+ |
+ ||||||
| - | + +- {{result.name}} | -{{result.updateDate|date:'medium'}} + {{result.name}} + | ++ {{result.updateDate|date:'medium'}} | -{{result.owner.name}} + | + {{result.owner.name}} | |