Adjust month view to year view.
This commit is contained in:
@@ -59,7 +59,7 @@ $month_production = get_month_production($local_db, $table_production, $chosen_d
|
||||
</form>
|
||||
|
||||
<form action="production.php" method="post"
|
||||
style="display: grid; grid-template-columns: 5% 5% 5% 5% 5%; gap: 2px 10px; margin-top: 10px;">
|
||||
style="display: grid; grid-template-columns: 5% 5% 5% 5% 5%; gap: 2px 10px; margin-top: 10px; font-size: 1.3rem;">
|
||||
<?php
|
||||
foreach ($production_values as $daily_production) {
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user