mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-13 13:07:32 +00:00
updates
This commit is contained in:
assets/data
client
server
@@ -77,7 +77,7 @@ var App = Backbone.Router.extend({
|
||||
var SideView = Backbone.View.extend({
|
||||
el: ".container",
|
||||
template: require("../templates/cards.handlebars"),
|
||||
templateCards: require("../templates/multipleCards.handlebars"),
|
||||
templateCards: require("../templates/fieldCards.handlebars"),
|
||||
initialize: function(options){
|
||||
var self = this;
|
||||
this.side = options.side;
|
||||
|
Reference in New Issue
Block a user