fixed links for leaderboard

This commit is contained in:
Senad Uka
2013-12-08 09:59:42 +01:00
parent 2b9ea625d8
commit c0e1a96ea4
2 changed files with 4 additions and 5 deletions

2
app.js
View File

@@ -336,9 +336,11 @@ App.PuzzleView = Backbone.View.extend({
},
doPogoci: function(e){
window.location = App.rijeci_serivce_url + "guesses";
},
doPobjede: function(e) {
window.location = App.rijeci_serivce_url + "solutions";
},