Do not display actual scores

pull/1/head
Nelson Jovel 4 years ago
parent 192c354dc4
commit 15431b09bb

@ -1,6 +1,5 @@
<div class="d-flex flex-column align-items-center position-relative"> <div class="d-flex flex-column align-items-center position-relative">
<p>Score is : <%=gauge.score %> </p>
<svg <svg
viewBox="<%= viewbox.x %> <%= viewbox.y %> <%= viewbox.width %> <%= viewbox.height %>" viewBox="<%= viewbox.x %> <%= viewbox.y %> <%= viewbox.width %> <%= viewbox.height %>"
class="<%= gauge_class %>" class="<%= gauge_class %>"

Loading…
Cancel
Save