Merge pull request #339 from Ritikeshyadav/RitikeshFreeu

fixed date of contrubution
This commit is contained in:
Ritikeshyadav
2024-06-19 18:41:37 +05:30
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -79,7 +79,7 @@
<td>Date Of Initial Contribution</td>
<td>{{ date('d-m-Y00000000000000000', strtotime($data['data']['date_of_initial_contribution'])) }}</td>
<td>{{ date('d-m-Y', strtotime($data['data']['date_of_initial_contribution'])) }}</td>
</tr>

View File

@@ -580,7 +580,8 @@
{{-- </ul> --}}
{{-- </div> --}}
<div
class="dropdown notifications {{ getUnreadMessage() > 0 ? 'red_dot' : '' }}">
{{-- class="dropdown notifications {{ getUnreadMessage() > 0 ? 'red_dot' : '' }}"> --}}
class="dropdown notifications ">
<a class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown"
aria-expanded="false">