From 969a9c1193092a5d2aa812e9904e6503630dd7af Mon Sep 17 00:00:00 2001 From: Jan Skovgaard Date: Wed, 27 Feb 2019 09:56:22 +0100 Subject: [PATCH] Update radiobuttons view to make use of the umb-radiobutton directive --- .../propertyeditors/radiobuttons/radiobuttons.html | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html index d0d5567788..968e3fce98 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html @@ -2,17 +2,7 @@