Этот коммит содержится в:
it33
2015-09-25 21:03:57 -07:00
родитель 84e3c816d6
Коммит de1c87f660

Просмотреть файл

@@ -252,7 +252,7 @@ export default class SqlSettings extends React.Component {
/> />
{'false'} {'false'}
</label> </label>
<p className='help-text'>{'Output executing SQL statements to the log. Typically used for development.'}</p> <p className='help-text'>{'(Development Mode) When true, executing SQL statements are written to the log.'}</p>
</div> </div>
</div> </div>