datetime notif

This commit is contained in:
Pusdatin BPKD Jkt
2022-11-08 14:27:04 +07:00
parent 2d885eadd1
commit a96f71d5e8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -488,7 +488,7 @@ refreshNotif = ()=>{
<h3 class="dropdown-item-title"><strong>`+ y.jenis +`</strong>
<span class="float-right text-sm text-danger"></span>
</h3>
<p class="text-sm">`+y.message+`</p>
<p class="text-sm"><span class="text-muted">`+y.chat_date+`</span><br>`+y.message+`</p>
</div>
</div>
</a>