Update licenses.ecr

Oh, it's handlers not helpers.
pull/3262/head
CalculationPaper 2 years ago committed by GitHub
parent bbf66c9b72
commit c847d6d370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@
<tr>
<td>
<a href="/js/helpers.js?v=<%= ASSET_COMMIT %>">helpers.js</a>
<a href="/js/handlers.js?v=<%= ASSET_COMMIT %>">handlers.js</a>
</td>
<td>
@ -33,7 +33,7 @@
</td>
<td>
<a href="/js/helpers.js?v=<%= ASSET_COMMIT %>"><%= translate(locale, "source") %></a>
<a href="/js/handlers.js?v=<%= ASSET_COMMIT %>"><%= translate(locale, "source") %></a>
</td>
</tr>

Loading…
Cancel
Save