From b82f83f14a001ccb61296b9d0d6bd3d59e72525c Mon Sep 17 00:00:00 2001 From: Lukas Lieb Date: Mon, 4 Dec 2023 11:05:26 +0100 Subject: [PATCH] Fix format --- .../EnterMulipleRowsDemo.xhtml | 144 ++++++++---------- 1 file changed, 66 insertions(+), 78 deletions(-) diff --git a/html-dialog/html-dialog-demos/src_hd/ch/ivyteam/htmldialog/demo/input/EnterMulipleRowsDemo/EnterMulipleRowsDemo.xhtml b/html-dialog/html-dialog-demos/src_hd/ch/ivyteam/htmldialog/demo/input/EnterMulipleRowsDemo/EnterMulipleRowsDemo.xhtml index 4c103041e..d1d87282f 100644 --- a/html-dialog/html-dialog-demos/src_hd/ch/ivyteam/htmldialog/demo/input/EnterMulipleRowsDemo/EnterMulipleRowsDemo.xhtml +++ b/html-dialog/html-dialog-demos/src_hd/ch/ivyteam/htmldialog/demo/input/EnterMulipleRowsDemo/EnterMulipleRowsDemo.xhtml @@ -1,83 +1,71 @@ - + - - EnterMulipleRowsDemo - - MulipleRows Demo + + EnterMulipleRowsDemo + + MulipleRows Demo - - - -

This demo shows a form with a variable number of rows to - enter some data

- - - - Player - - - - - - - - - - Scores - -
- - - - - - - - - - - - - - - - - - - -
-
-
- - - - -
+ + + +

This demo shows a form with a variable number of rows to + enter some data

+ + + + Player + + + + + + + + + + Scores + +
+ + + + + + + + + + + + + + + + + + + +
+
+
+ + + + +
-
-
+ +
- + \ No newline at end of file