Skip to content

Commit

Permalink
Merge pull request #25 from hadimichael/master
Browse files Browse the repository at this point in the history
Update scripts.coffee
  • Loading branch information
mrak committed Nov 18, 2014
2 parents e006a85 + c8369b1 commit 18ffeb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion websrc/js/scripts.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ success = ->
endpoint.queryParams = queryParams
endpoint.adminUrl = window.location.href.replace /status/, endpoint.id
html = _.template template
html endpoint
html = html endpoint
list.innerHTML += html

hljs.initHighlighting()
Expand Down

0 comments on commit 18ffeb2

Please sign in to comment.