update components

This commit is contained in:
Luke Pulverenti 2016-06-16 02:20:12 -04:00
parent 857b8348bb
commit 165a3a99a2
11 changed files with 99 additions and 48 deletions

View file

@ -2992,6 +2992,7 @@
var options = {};
var userId = self.getCurrentUserId();
if (userId) {
options.userId = userId;
}