Show More
Commit Description:
hall of fame bootrapized
Commit Description:
hall of fame bootrapized
File last commit:
Show/Diff file:
Action:
app/assets/javascripts/main.js.coffee | 6 lines | 144 B | text/coffeescript | CoffeeScriptLexer |
$ ->
$("#submission_problem_go").on 'click', (event) ->
url = $("#submission_problem_id").val()
if (url)
window.location = url