Popraw operator porównania w widoku głównym zadań

This commit is contained in:
2025-02-25 23:11:37 +01:00
parent 69fae2cf09
commit 08fea94bf2

View File

@@ -57,7 +57,7 @@
<? endforeach;?>
</ul>
</div>
<? if ( $this -> user['id'] === 1 ):?>
<? if ( $this -> user['id'] == 1 ):?>
<div class="column tasks_fvat">
<h2>Faktury</h2>
<ul>