Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kashyaparka committed Oct 31, 2021
2 parents 8692f21 + 6fc85c6 commit e3cd3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/groupinfo.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<%=groupInfo.amount%>
</td>
<td>
<a>Remind</a>
<a href="/user/reminder/<%=ele.amount%>/<%=ele.user.email%>/<%=groupInfo._id%>">Remind</a>
</td>
</tr>
<%}%>
Expand Down

0 comments on commit e3cd3af

Please sign in to comment.