Merge pull request #469 from xwiki-labs/design_dialogs

remove // XXX
This commit is contained in:
ansuz 2019-11-25 10:54:49 -05:00 committed by GitHub
commit 79013b27fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1078,7 +1078,7 @@ define([
var linkButtons = [
makeCancelButton(),
!config.sharedFolder && {
className: 'secondary', // XXX style this diferently than cancel
className: 'secondary',
name: Messages.share_linkOpen,
onClick: function () {
saveValue();