From e7721049f825f991ee4f7f2cfc30247cca03fee2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 29 Jan 2022 20:49:21 +0100 Subject: [PATCH] cleanup tests --- tests/app/buttons.php | 32 +++++++ tests/app/forms_table.php | 143 ++++++++++++++++++++++++++++++ tests/app/helper/checkbox.tpl.php | 3 +- 3 files changed, 177 insertions(+), 1 deletion(-) diff --git a/tests/app/buttons.php b/tests/app/buttons.php index 55e906f..c281b66 100644 --- a/tests/app/buttons.php +++ b/tests/app/buttons.php @@ -30,4 +30,36 @@ + +
+
+
+
+ Normal: + Test Button + Test Button +
+
+ Cancel: + Test Button + Test Button +
+
+ Save: + Test Button + Test Button +
+
+ Close: + Test Button + Test Button +
+
+ Disabled: + Test Button + Test Button +
+
+
+
\ No newline at end of file diff --git a/tests/app/forms_table.php b/tests/app/forms_table.php index f71cbeb..4545c83 100644 --- a/tests/app/forms_table.php +++ b/tests/app/forms_table.php @@ -355,6 +355,149 @@ +
+
+
+
+ On Change Edit + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Col1 Title + + + Col2 Title + + + Col3 Title + + + Col4 Title + + + Col5 Title + + + Col6 Title + + +
+ + + + + Col2Col1Col4Col3Col5Col6
+ + + + + Col4Col1Col2Col3Col5Col6
+ + + + + Col1Col2Col3Col4Col5Col6
+
+
+
+
+