aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/shared/shared-main/date/date-toggle.component.html
blob: 14b6e7d7a432f7040dfdd1f3f0b9bc3de3704f9c (plain) (tree)
1
2
3
4
5
6
7


                      
                    


                    
<span
  class="date-toggle"
  [title]="getTitle()"
  (click)="toggle()"
>
  {{ getContent() }}
</span>