Merge branch 'master' of github.com:xwiki-labs/cryptpad
This commit is contained in:
commit
e58dfbabd4
@ -46,7 +46,7 @@ define([
|
|||||||
inclusiveRight: uid === Env.myAuthorId,
|
inclusiveRight: uid === Env.myAuthorId,
|
||||||
css: "background-color: " + rgba,
|
css: "background-color: " + rgba,
|
||||||
attributes: {
|
attributes: {
|
||||||
title: Env.opacity ? Messages._getKey('cba_writtenBy', [name]) : undefined,
|
title: Env.opacity ? Messages._getKey('cba_writtenBy', [name]) : '',
|
||||||
'data-type': 'authormark',
|
'data-type': 'authormark',
|
||||||
'data-uid': uid
|
'data-uid': uid
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user