mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-09 16:05:35 +00:00
Proto bouton aléatoire
This commit is contained in:
@@ -43,7 +43,7 @@ define("app", function(require) {
|
||||
},
|
||||
|
||||
changeUrl: function(slug) {
|
||||
this.router.navigate("son/"+slug);
|
||||
this.router.navigate("son/"+slug, {trigger: true});
|
||||
},
|
||||
|
||||
showRegion: function showRegion(params) {
|
||||
|
||||
Reference in New Issue
Block a user