Skip to content
Snippets Groups Projects
Commit c20f9380 authored by Azan Bin Zahid's avatar Azan Bin Zahid Committed by Azan Bin Zahid
Browse files

disable xsslint

parent a6528c69
No related merge requests found
......@@ -4,7 +4,7 @@
<div class="progress-circle-wrapper">
<svg class="progress-circle" viewBox="0 0 44 44" aria-hidden="true">
<circle class="js-circle bg" r="<%- radius %>" cx="<%- x %>" cy="<%- y %>" stroke-width="<%- strokeWidth %>" fill="none"></circle>
<%= circleSegments %>
<%= circleSegments %> <% // xss-lint: disable=underscore-not-escaped %>
</svg>
<div class="progress-label">
<div class="numbers">
......
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