diff --git a/mix-manifest.json b/mix-manifest.json index d2c5e77..95e9904 100644 --- a/mix-manifest.json +++ b/mix-manifest.json @@ -32,6 +32,7 @@ "/dist/js/page/modules-toastr.js": "/dist/js/page/modules-toastr.js", "/dist/js/page/modules-vector-map.js": "/dist/js/page/modules-vector-map.js", "/dist/js/page/utilities-contact.js": "/dist/js/page/utilities-contact.js", + "/dist/js/parts/_breakpoints.js": "/dist/js/parts/_breakpoints.js", "/dist/js/parts/sidebar.js": "/dist/js/parts/sidebar.js", "/dist/js/scripts.js": "/dist/js/scripts.js", "/dist/js/stisla.js": "/dist/js/stisla.js" diff --git a/src/html/index.html b/src/html/index.html index fa18a4a..9698f40 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -120,9 +120,9 @@
Invoice ID | -Customer | -Status | -Due Date | -Action | -
---|---|---|---|---|
INV-87239 | -Kusnadi | -Unpaid |
- July 19, 2018 | -- Detail - | -
INV-48574 | -Hasan Basri | -Paid |
- July 21, 2018 | -- Detail - | -
INV-76824 | -Muhamad Nuruzzaki | -Unpaid |
- July 22, 2018 | -- Detail - | -
INV-84990 | -Agung Ardiansyah | -Unpaid |
- July 22, 2018 | -- Detail - | -
INV-87320 | -Ardian Rahardiansyah | -Paid |
- July 28, 2018 | -- Detail - | -
Invoice ID | +Customer | +Status | +Due Date | +Action | +
---|---|---|---|---|
INV-87239 | +Kusnadi | +Unpaid |
+ July 19, 2018 | ++ Detail + | +
INV-48574 | +Hasan Basri | +Paid |
+ July 21, 2018 | ++ Detail + | +
INV-76824 | +Muhamad Nuruzzaki | +Unpaid |
+ July 22, 2018 | ++ Detail + | +
INV-84990 | +Agung Ardiansyah | +Unpaid |
+ July 22, 2018 | ++ Detail + | +
INV-87320 | +Ardian Rahardiansyah | +Paid |
+ July 28, 2018 | ++ Detail + | +