Patch #40939 » 0001-Change-comment-to-u-for-Underline-button.patch
app/assets/javascripts/jstoolbar/markdown.js | ||
---|---|---|
26 | 26 |
} |
27 | 27 |
} |
28 | 28 | |
29 |
// ins
|
|
29 |
// u
|
|
30 | 30 |
jsToolBar.prototype.elements.ins = { |
31 | 31 |
type: 'button', |
32 | 32 |
title: 'Underline', |