mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Added functionality to remove the attachment icon when the event does not have one | added same style from home at agenda view
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
<ion-toolbar>
|
||||
<!-- customized TOGGLE button -->
|
||||
<label class="switch"><input type="checkbox" id="togBtn">
|
||||
<div class="slider round" (click)="showAlert()">
|
||||
<!--ADDED HTML --><span class="mdgpr">MDGPR</span><span class="pr">PR</span><!--END-->
|
||||
<div (click)="showAlert()">
|
||||
<div class="slider round">
|
||||
<!--ADDED HTML --><span class="mdgpr">MDGPR</span></div><span class="pr">PR</span><!--END-->
|
||||
</div>
|
||||
</label>
|
||||
</ion-toolbar>
|
||||
|
||||
Reference in New Issue
Block a user