Skip to content
Snippets Groups Projects
Commit a0788a1a authored by ahmadaldhalaan's avatar ahmadaldhalaan
Browse files

added necessary attributes

parent b710e473
No related branches found
No related tags found
1 merge request!23Merge UC30 into Master
......@@ -17,6 +17,9 @@
<%
pageTitle = "iTrust - View My Message ";
session.setAttribute("outbox",false);
session.setAttribute("isHCP",userRole.equals("hcp"));
loggingAction.logEvent(TransactionType.INBOX_VIEW, loggedInMID.longValue(), 0L, "");
%>
<%@include file="/header.jsp" %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment