Useradmin menu, notifications and share button in pad2

This commit is contained in:
yflory
2017-08-18 16:34:41 +02:00
parent dd9b38066e
commit 90f892de9c
7 changed files with 194 additions and 157 deletions

View File

@@ -126,7 +126,7 @@ define([], function () {
var list = members.slice().filter(function (m) { return m.length === 32; });
return list.length - Object.keys(metadataObj.users).length;
},
getPrivatedata : function () {
getPrivateData : function () {
return priv;
},
getNetfluxId : function () {