fixed scadenziario new field, dpi, dpi trash
This commit is contained in:
@@ -941,6 +941,7 @@ function getContrastTextColor($hexColor)
|
||||
<?php if ((int)$row['attachment_count'] > 0): ?>
|
||||
<span><i class="fa-solid fa-paperclip"></i> <?= (int)$row['attachment_count'] ?></span>
|
||||
<?php endif; ?>
|
||||
|
||||
</div>
|
||||
<?php if (!$row['_isCompleted']): ?>
|
||||
<div class="card-actions">
|
||||
|
||||
Reference in New Issue
Block a user