From 411deb9f4fcbc96e87fe1afc54511ebdc57f6be7 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Tue, 10 Mar 2015 08:59:56 -0700 Subject: [PATCH] [Forms] Wrap selector in ul Present selected elements in an object selector as an unordered list, for WTD-987. --- .../general/res/templates/controls/selector.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/platform/commonUI/general/res/templates/controls/selector.html b/platform/commonUI/general/res/templates/controls/selector.html index 4b54a61624..538b6b2a83 100644 --- a/platform/commonUI/general/res/templates/controls/selector.html +++ b/platform/commonUI/general/res/templates/controls/selector.html @@ -47,12 +47,16 @@
- - +
\ No newline at end of file