From aba53af465430265a78f38b9233931a9f3064dd6 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 27 May 2014 13:09:48 -0400 Subject: [PATCH] updated nuget --- dashboard-ui/scripts/channelitems.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard-ui/scripts/channelitems.js b/dashboard-ui/scripts/channelitems.js index 47cdd23761..75a1fafd57 100644 --- a/dashboard-ui/scripts/channelitems.js +++ b/dashboard-ui/scripts/channelitems.js @@ -30,7 +30,6 @@ query.UserId = Dashboard.getCurrentUserId(); - if (folderId) { ApiClient.getItem(query.UserId, folderId).done(function (item) {