summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-10-28 10:57:35 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-10-28 10:57:35 -0400
commita7f7f04052ded38c94e15a4e94645f6ab2b39941 (patch)
tree0a2c06adb471d5c18535c308f7991b4c9675f876 /js
parentff6bee25f0468d291616be9235ae556457d7fc0d (diff)
sharing items in the News app
Diffstat (limited to 'js')
-rw-r--r--js/items.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/items.js b/js/items.js
index cee18759e..65b5483ec 100644
--- a/js/items.js
+++ b/js/items.js
@@ -346,6 +346,7 @@ var News = News || {};
}
});
break;
+
}
return pairs;
};