|
@@ -241,6 +241,7 @@ BlazeComponent.extendComponent({
|
|
this.setError(err.error);
|
|
this.setError(err.error);
|
|
} else {
|
|
} else {
|
|
Session.set('fromBoard', null);
|
|
Session.set('fromBoard', null);
|
|
|
|
+ subManager.subscribe('board', res, false);
|
|
Utils.goBoardId(res);
|
|
Utils.goBoardId(res);
|
|
}
|
|
}
|
|
},
|
|
},
|