remove // XXX
This commit is contained in:
@@ -1095,7 +1095,7 @@ define([
|
||||
var linkButtons = [
|
||||
makeCancelButton(),
|
||||
!config.sharedFolder && {
|
||||
className: 'secondary', // XXX style this diferently than cancel
|
||||
className: 'secondary',
|
||||
name: Messages.share_linkOpen,
|
||||
onClick: function () {
|
||||
saveValue();
|
||||
|
||||
Reference in New Issue
Block a user