' +
'
' +
diff --git a/app/Views/fo/dashboard.php b/app/Views/fo/dashboard.php
index fd02c5a..5d1edea 100644
--- a/app/Views/fo/dashboard.php
+++ b/app/Views/fo/dashboard.php
@@ -87,7 +87,7 @@ function index() {
stats.forEach ( (item, index) => {
//console.log(item + ' ' + index);
if(!count[item]) { count[item] = 0; }
- statcontent += '
' +
+ statcontent += '
' +
'
' +
'
' +
'
' +
diff --git a/app/Views/sampling/dashboard.php b/app/Views/sampling/dashboard.php
index ff3d0a6..5891d08 100644
--- a/app/Views/sampling/dashboard.php
+++ b/app/Views/sampling/dashboard.php
@@ -87,7 +87,7 @@ function index() {
stats.forEach ( (item, index) => {
//console.log(item + ' ' + index);
if(!count[item]) { count[item] = 0; }
- statcontent += '
' +
+ statcontent += '
' +
'
' +
'
' +
'
' +
diff --git a/app/Views/user/dashboard.php b/app/Views/user/dashboard.php
index dab8f50..7528c6f 100644
--- a/app/Views/user/dashboard.php
+++ b/app/Views/user/dashboard.php
@@ -87,7 +87,7 @@ function index() {
stats.forEach ( (item, index) => {
//console.log(item + ' ' + index);
if(!count[item]) { count[item] = 0; }
- statcontent += '