mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1122941 - Remove bookmark tags field max length. r=mak
This commit is contained in:
parent
7302031eee
commit
69f60f16e6
@ -133,8 +133,7 @@
|
||||
completedefaultindex="true"
|
||||
tabscrolling="true"
|
||||
showcommentcolumn="true"
|
||||
placeholder="&editBookmarkOverlay.tagsEmptyDesc.label;"
|
||||
maxlength="1000"/>
|
||||
placeholder="&editBookmarkOverlay.tagsEmptyDesc.label;"/>
|
||||
<button id="editBMPanel_tagsSelectorExpander"
|
||||
class="expander-down"
|
||||
tooltiptext="&editBookmarkOverlay.tagsExpanderDown.tooltip;"
|
||||
|
Loading…
Reference in New Issue
Block a user