3 lines
70 B
CoffeeScript
3 lines
70 B
CoffeeScript
|
@loadPage = (pagePath) ->
|
||
|
window.location.href = pagePath + '.html'
|