mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Show raw CKEDITOR barcode placeholder as tooltip in chooser plugin
This commit is contained in:
parent
3d61e04e5b
commit
d58159f181
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ function getDropdownItemsDefinitions(t) {
|
|||
model: new Model( {
|
||||
commandParam: entry[0],
|
||||
label: t(entry[1]),
|
||||
tooltip: entry[0],
|
||||
withText: true
|
||||
} ),
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue