mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
added a condition on dynamic bullets
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
</div> -->
|
||||
|
||||
<div class="dots-container">
|
||||
<div *ngIf="publication.Files.length > 2" class="dots-container">
|
||||
<span *ngFor="let files of publication.Files; let k = index"
|
||||
[class.dotsSwiper]="true"
|
||||
[class.active-dot]="swiperIndex === k"
|
||||
|
||||
Reference in New Issue
Block a user