Skip to content
Snippets Groups Projects
Commit 3c5f8274 authored by Ali-D-Akbar's avatar Ali-D-Akbar
Browse files

disable xsslint on program_header_view

parent dbda026d
No related branches found
Tags release-2021-06-15-13.28
No related merge requests found
<div class="program-details-header">
<div class="meta-info grid-container">
<% if (logo) { %>
<% // xss-lint: disable=underscore-not-escaped %>
<span aria-label="<%- gettext(programData.type) %>" class="<%- programData.type.toLowerCase() %> program-details-icon"><%= logo %></span>
<% } %>
<h2 class="hd-1 program-title"><%- programData.title %></h2>
......
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