Sentry/assets/coffee/sentry.coffee

3 lines
70 B
CoffeeScript
Raw Normal View History

2022-05-25 14:28:19 -04:00
@loadPage = (pagePath) ->
window.location.href = pagePath + '.html'