Merge branch 'develop' into luke/fix-rte-tab-complete-after-join
This commit is contained in:
commit
f091d209b9
7 changed files with 143 additions and 88 deletions
|
@ -656,7 +656,7 @@ module.exports = React.createClass({
|
|||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><strong>Autocomplete Delay (ms): </strong></td>
|
||||
<td><strong>{_t('Autocomplete Delay (ms):')}</strong></td>
|
||||
<td>
|
||||
<input
|
||||
type="number"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue