Merge branch 'develop' into luke/fix-rte-tab-complete-after-join

This commit is contained in:
Luke Barnard
2017-06-26 09:39:49 +01:00
7 changed files with 143 additions and 88 deletions

View File

@@ -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"