Fix test w grupie

This commit is contained in:
Marcin Szczepański 2020-01-16 19:18:32 +01:00
parent b1eee19e95
commit 3d2f6cc07f

View File

@ -30,6 +30,10 @@
<br /><br />
<h3>Test już został wcześniej rozwiązany!</h3>
</div>
<div *ngIf="!isStarted && test['permission']==='GROUP' && !test['attempted'] && !((test['dateStart'] < now && test['dateEnd'] < now) || (test['isGroupOwner']))">
<br /><br />
<h3>Test jest nieaktywny!</h3>
</div>
<div *ngIf="isStarted && !isEnded">