From 0c82d4fffcfbf5e91194c88eccece4a9aa331c7f Mon Sep 17 00:00:00 2001 From: Paolo Date: Wed, 25 Sep 2019 17:19:08 +0200 Subject: [PATCH] Added new views for TableWidget --- .../views/widgets/table/pivotUIDataset.php | 1 + application/views/widgets/table/table.php | 17 +++++++++++++++++ .../views/widgets/table/tableDataset.php | 7 +++++++ .../views/widgets/table/tabulatorDataset.php | 1 + 4 files changed, 26 insertions(+) create mode 100644 application/views/widgets/table/pivotUIDataset.php create mode 100644 application/views/widgets/table/table.php create mode 100644 application/views/widgets/table/tableDataset.php create mode 100644 application/views/widgets/table/tabulatorDataset.php diff --git a/application/views/widgets/table/pivotUIDataset.php b/application/views/widgets/table/pivotUIDataset.php new file mode 100644 index 000000000..0b43fcdac --- /dev/null +++ b/application/views/widgets/table/pivotUIDataset.php @@ -0,0 +1 @@ +
diff --git a/application/views/widgets/table/table.php b/application/views/widgets/table/table.php new file mode 100644 index 000000000..e73aec335 --- /dev/null +++ b/application/views/widgets/table/table.php @@ -0,0 +1,17 @@ + +
+
+ + +
+ + +
+ +
+ + +
+ +
+
diff --git a/application/views/widgets/table/tableDataset.php b/application/views/widgets/table/tableDataset.php new file mode 100644 index 000000000..7c2f26ea5 --- /dev/null +++ b/application/views/widgets/table/tableDataset.php @@ -0,0 +1,7 @@ + + + + + + +
diff --git a/application/views/widgets/table/tabulatorDataset.php b/application/views/widgets/table/tabulatorDataset.php new file mode 100644 index 000000000..4984284bc --- /dev/null +++ b/application/views/widgets/table/tabulatorDataset.php @@ -0,0 +1 @@ +