No need for repeated OKs anymore

pull/4035/head
David Baker 2017-05-25 18:21:40 +01:00
parent c15a66d1d4
commit 2982174028
1 changed files with 0 additions and 1 deletions

View File

@ -179,7 +179,6 @@ module.exports = React.createClass({
title: _t('Keywords'),
description: _t('Enter keywords separated by a comma') + ':',
value: keywords,
button: _t('OK'),
onFinished: function onFinished(should_leave, newValue) {
if (should_leave && newValue !== keywords) {