ça me rend fou (le retour)
Some checks are pending
Deploy production (servyass) / deploy (push) Waiting to run
Some checks are pending
Deploy production (servyass) / deploy (push) Waiting to run
This commit is contained in:
parent
21f5b955eb
commit
205a3266e3
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
<small class="text-muted">
|
||||
<i class="bi bi-clock"><time>{$objProject->getCreation_date()}</time></i>
|
||||
</small>
|
||||
{if $objProject->getStatus() != "refusé"}
|
||||
{if $objProject->getStatus() != "refusé" || $objProject->getStatus() != "supprimé"}
|
||||
<a href="{$smarty.env.BASE_URL}/project/display/{$objProject->getId()}"
|
||||
class="btn btn-sm btn-primary" {if $objProject->getCreatorName()|stripos:'minou' !== false}style="
|
||||
background-color: #000 !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue