From 5d05f7ed8582193c39e29b7dc16767fb850e9f28 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Thu, 12 Feb 2015 14:10:24 +1100 Subject: forms: use constructor feature for form modules Change-Id: I8f1588cbd338e2f8b5bc6047d84b17c697a7d2d3 --- forms/util/frm.component | 138 +++++++++++++++++++++++++++++++---------------- 1 file changed, 92 insertions(+), 46 deletions(-) (limited to 'forms/util') diff --git a/forms/util/frm.component b/forms/util/frm.component index 276b7c4f2121..9a738863779a 100644 --- a/forms/util/frm.component +++ b/forms/util/frm.component @@ -19,18 +19,22 @@ - + - + - + - + - + - + - + @@ -63,181 +70,220 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + -- cgit