From 0af3f9dce0ddf378681dde620bde23a39a839c25 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 3 Apr 2014 08:55:19 +0200 Subject: [PATCH 1/3] Fixes U4-4278 Multiple RadioButtonList on one Document Manually applying pull request as it's a bit faster to copy&paste instead of resolve merge conflicts --- .../src/views/propertyeditors/radiobuttons/radiobuttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a5ae839cfc..cdb5a37ac8 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,7 +2,7 @@