<%- dialogTitle %>
<% if(!globalViewMode){ %>
or
<% }; %>
<%= anomalyViewTemplate({anomaly: anomaly, projectKind: projectKind, currentAnswers: currentAnswers, anomalyParamsValues: anomalyParamsValues, corrosionChooseMode: corrosionChooseMode, companyMessageMode: companyMessageMode, companyMessage: companyMessage, selectParams: selectParams}) %>
<% if(!globalViewMode){ %> <% }; %>
<% if(!globalViewMode){ %>
undo
redo
<% if(projectKind === 'CONDITIONAL_REPORT') { %>
<% } %>
<% if(projectKind === 'CONDITIONAL_REPORT') { %> or <% } %>
<% if(projectKind === 'CONDITIONAL_REPORT') { %>
<% } %>
<% if(projectKind === 'CONDITIONAL_REPORT') { %>
<% if(!anomalySeverityRequired){ %> <% }else{ %> <% }; %>
    <% for(var i in selectParams.anomalySeverityList) { %> <% if(selectParams.anomalySeverityList[i].key != "NOT_REQUIRED"){ %>
  • checked <% } else if( anomaly && anomaly.severity == "NOT_REQUIRED" && selectParams.anomalySeverityList[i].key == "COMMENT" || (!anomaly && selectParams.anomalySeverityList[i].key == "COMMENT") ) { %> checked <% }; %> >
  • <% }; %> <% }; %>
<% } %>
Additional information
<% if(projectKind === 'CONDITIONAL_REPORT') { %>
<% } else { %>





<% } %>
<% } %>
<%= anomalyTemplate({anomaly: anomaly, anomalyParamsValues: anomalyParamsValues, projectKind: projectKind, questionList: questionList, targetMode: targetMode, corrosionChooseMode: corrosionChooseMode, companyMessageMode: companyMessageMode, companyMessage: companyMessage, selectParams: selectParams}) %>