From 40a9d1dfdb6a341904ae7bcd4600b0ef201d14df Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Fri, 22 Aug 2014 23:39:35 -0400 Subject: Controlgroup: Inital commit of new widget This widget replaces the buttonset widget --- tests/unit/controlgroup/controlgroup.html | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/unit/controlgroup/controlgroup.html (limited to 'tests/unit/controlgroup/controlgroup.html') diff --git a/tests/unit/controlgroup/controlgroup.html b/tests/unit/controlgroup/controlgroup.html new file mode 100644 index 000000000..df77ed64d --- /dev/null +++ b/tests/unit/controlgroup/controlgroup.html @@ -0,0 +1,39 @@ + + + + + jQuery UI Controlgroup Test Suite + + + + + + + +
+
+
+ + + + + +
+ + +
+
+ + -- cgit v1.2.3