mirror of https://github.com/xwiki-labs/cryptpad
lint compliance
This commit is contained in:
parent
0e27daffc0
commit
b85801e830
|
@ -3023,7 +3023,7 @@ define([
|
|||
}
|
||||
|
||||
return options;
|
||||
}
|
||||
};
|
||||
var createNewButton = function (isInRoot, $container) {
|
||||
if (!APP.editable) { return; }
|
||||
if (!APP.loggedIn) { return; } // Anonymous users can use the + menu in the toolbar
|
||||
|
|
Loading…
Reference in New Issue