diff --git a/src/pages/tables/simple.html b/src/pages/tables/simple.html new file mode 100644 index 000000000..deba9d888 --- /dev/null +++ b/src/pages/tables/simple.html @@ -0,0 +1,324 @@ + + + + + + @@include('./_head.html', { + "path": "../..", + "title": "AdminLTE 4 | Simple Tables" + }) + + +
+ @@include('./dashboard/_topbar.html', { + "path": "../.." + }) + + @@include('./dashboard/_sidenav.html', { + "mainPage": "tables", + "page": "simple", + "path": "../.." + }) + +
+ @@include('./dashboard/_content-header.html', { + "header_name": "Simple Tables" + }) + +
+
+
+
+
+
+

Bordered Table

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ + +
+ + +
+
+

Condensed Full Width Table

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ +
+ +
+ +
+
+
+

Simple Full Width Table

+ +
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ +
+ + +
+
+

Striped Full Width Table

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#TaskProgressLabel
1.Update software +
+
+
+
55%
2.Clean database +
+
+
+
70%
3.Cron job running +
+
+
+
30%
4.Fix and squish bugs +
+
+
+
90%
+
+ +
+ +
+ +
+ +
+
+ +
+ + + @@include('./dashboard/_footer.html', { + "path": "../.." + }) +
+ + + @@include('./_scripts.html', { + "path": "../.." + }) + + diff --git a/src/partials/dashboard/_sidenav.html b/src/partials/dashboard/_sidenav.html index c1b99d2c5..6980301fd 100644 --- a/src/partials/dashboard/_sidenav.html +++ b/src/partials/dashboard/_sidenav.html @@ -67,6 +67,23 @@ +