mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix issue with new dropdowns
This commit is contained in:
parent
25098e20de
commit
7d141f919e
@ -134,7 +134,7 @@ define([
|
||||
content: h('span', Messages['support_cat_'+key]),
|
||||
attributes: { 'data-value': key }
|
||||
};
|
||||
});
|
||||
}).filter(Boolean);
|
||||
var dropdownCfg = {
|
||||
text: Messages.support_category,
|
||||
angleDown: 1,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user