Comparing version 1.5.1 to 1.5.2
@@ -343,3 +343,3 @@ /** | ||
title: (isBookmarked ? GROUP.UNMARK : GROUP.BOOKMARK), | ||
onclick: function () { padMark(p._id); } | ||
onclick: function () { padMark(p); } | ||
}, [ | ||
@@ -346,0 +346,0 @@ m('i', |
{ | ||
"name": "ep_mypads", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "Groups and private pads for etherpad", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2869004