fixed for real.

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2024-01-10 14:42:58 -07:00
parent e3bf6f03d7
commit 52f9ae7ea1
13 changed files with 44 additions and 55 deletions

View File

@@ -45,5 +45,7 @@
}
else
{
<h4>No data found or all records have zero sums, insert records with non-zero sums to see visualizations here.</h4>
<div class="text-center">
<h4>No data found or all records have zero sums, insert records with non-zero sums to see visualizations here.</h4>
</div>
}

View File

@@ -52,5 +52,7 @@
</script>
} else
{
<h4>No data found, insert/select some data to see visualizations here.</h4>
<div class="text-center">
<h4>No data found, insert/select some data to see visualizations here.</h4>
</div>
}

View File

@@ -44,5 +44,7 @@
}
else
{
<h4>No data found, create reminders to see visualizations here.</h4>
<div class="text-center">
<h4>No data found, create reminders to see visualizations here.</h4>
</div>
}