• <% if(permission.SETTINGS){%> <%} else if(commonApp.user.get("internalId") == baseAuditVO.createdBy.internalId && status == $.i18n.prop("myproject.status.pending")) {%> <%}%>
    <%if(hideCommentFlag == $.i18n.prop("submission.comment.private")){%> Private <%} var commentStatus = $.i18n.prop('comment.status.'+status).split('>')[1]; if ( commentStatus == $.i18n.prop('comment.status.APPROVED').split('>')[1] ) { commentStatus = ""; }%> <%= commentStatus %>
    <%if(number != ''){%><%= number%>.<%}%> <%= baseAuditVO.createdBy.fullName%> <% if(baseAuditVO.createdBy.userRoleCode && baseAuditVO.createdBy.userRoleCode != $.i18n.prop("submission.submitter")){ %> <%= baseAuditVO.createdBy.userRoleCode.split(",").join("
    ")%>
    <% } %> <%if(typeof voteDetailVO !='undefined' && voteDetailVO != null && voteDetailVO.voteClass){%> <%= $.i18n.prop("submission.vote.text."+voteDetailVO.voteClass) %> <%}%> Show/Add Replies <% if(typeof attachmentVO !='undefined' && attachmentVO != null && attachmentVO.internalId > 0 ){ %> <%}%>
    <%= typeof updateDate !='undefined' && updateDate != null? appUtil.convertSystemDateTimeToString(updateDate) : ''%>
    <%var encodedComment = ""; if(typeof comment !='undefined' && comment != null){ //comment = comment.replace(/[^\x00-\x7F]/g, ""); encodedComment = $('
    ').text(comment).html(); encodedComment = encodedComment.replace(/\n/g,'
    '); }%>
    <%= encodedComment%>
    <% var fileAddStyle="display:block;"; var fileNameStyle="display:none;"; var fileAddedName=""; var fileAddedId=""; if(typeof attachmentVO !='undefined' && attachmentVO != null && attachmentVO.internalId > 0 ){ fileAddStyle="display:none;"; fileNameStyle="display:block;"; fileAddedName=attachmentVO.fileName; fileAddedId=attachmentVO.internalId; } %> <% if(permission.SETTINGS){%>

    <%}%>
    Attached File: <%= fileAddedName %> <% if(permission.SETTINGS){%> <% } %>
    <%if(typeof meetingType != "undefined" && meetingType !== $.i18n.prop("meeting.type.audcom")){%>
    >
    <%}%>