Files
grzanieplus.pl/plugins/stTaskScheluderPlugin/modules/stTaskScheluderBackend/templates/_is_system_default.php
2025-03-12 17:06:23 +01:00

3 lines
109 B
PHP

<?php if ($task->getIsSystemDefault()): ?>
<?php echo st_admin_get_icon('check-circle') ?>
<?php endif ?>