mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix help icon in file dropdown menu
This commit is contained in:
parent
c108f33afe
commit
37385f7ba0
@ -1049,7 +1049,7 @@ define([
|
||||
title: data.tippy || ''
|
||||
//title: data.title || '',
|
||||
}, [
|
||||
Icons.get('drive'),
|
||||
Icons.get(icon),
|
||||
h('span.cp-toolbar-name'+drawerCls, data.text)
|
||||
]));
|
||||
var feedbackHandler = common.prepareFeedback(data.name || 'DEFAULT');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user