Merge pull request #3942 from meetmangukiya/meet/good-first-bug
describe.html: Prevent checking of checkbox by clicking on tooltip
This commit is contained in:
Коммит
6d9de6eea6
|
@ -41,13 +41,13 @@
|
|||
<label for="{{ form.is_experimental.auto_id }}">
|
||||
{{ form.is_experimental }}
|
||||
{{ _('This add-on is experimental') }}
|
||||
</label>
|
||||
<span class="tip tooltip"
|
||||
title="{{ _('Check this option if your add-on is experimental '
|
||||
'or otherwise not ready for general use. The '
|
||||
'add-on will be listed but will have reduced '
|
||||
'visibility. You can change this setting later.')
|
||||
}}">?</span>
|
||||
</label>
|
||||
</div>
|
||||
<div id="addon-categories-edit" class="addon-submission-field"
|
||||
data-max-categories="{{ amo.MAX_CATEGORIES }}">
|
||||
|
|
Загрузка…
Ссылка в новой задаче