archon-electron/assets/coffee/archon.coffee

3 lines
70 B
CoffeeScript
Raw Normal View History

@loadPage = (pagePath) ->
window.location.href = pagePath + '.html'