From 81ece2f9ef6ce7fb75ab81684aea9c42206d39f5 Mon Sep 17 00:00:00 2001 From: Julia Pastushenko Date: Fri, 27 Dec 2019 16:00:14 +0100 Subject: [PATCH] Update CardCFs.js --- Board Card CFs/CardCFs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Board Card CFs/CardCFs.js b/Board Card CFs/CardCFs.js index 107d3f9..22babe4 100644 --- a/Board Card CFs/CardCFs.js +++ b/Board Card CFs/CardCFs.js @@ -26,7 +26,7 @@ tau.mashups bus.on('overview.board.ready', $.proxy(function(eventName, sender) { console.log('overview.board.ready'); this.loadData(); - }, this)); + }, this)); bus.on('view.cell.skeleton.updated', $.proxy(function(eventName, sender) { console.log('view.cell.skeleton.updated');