Skip to content

Commit

Permalink
Marked display text in link dialog as an optional field.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewand committed Aug 25, 2016
1 parent 51214f0 commit 4ba96ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/link/dialogs/link.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@
type: 'text',
id: 'linkDisplayText',
label: linkLang.displayText,
required: true,
setup: function() {
this.enable();

Expand Down

0 comments on commit 4ba96ff

Please sign in to comment.