Remove the Tab to Choose Files First on Firefox.

Firefox forces the flex order as tab order so the setting is useless.
This commit is contained in:
Mayhem 2013-08-18 17:48:52 +02:00
parent 62d292ebf9
commit a1e8d1a924

View File

@ -60,7 +60,9 @@ Config =
'Hide Original Post Form': [true, 'Hide the normal post form.']
'Cooldown': [true, 'Indicate the remaining time before posting again.']
'Cooldown Prediction': [true, 'Decrease the cooldown time by taking into account upload speed. Disable it if it\'s inaccurate for you.']
<% if (type === 'crx') { %>
'Tab to Choose Files First': [false, 'Tab to the file input before the submit button.']
<% } %>
'Quote Links':
'Quote Backlinks': [true, 'Add quote backlinks.']
'OP Backlinks': [true, 'Add backlinks to the OP.']