mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Apply click_to_edit plugin where reasonable
This commit is contained in:
parent
2c9b8c7dea
commit
a976f97dbb
5 changed files with 35 additions and 5 deletions
|
@ -56,7 +56,8 @@ export default class extends Controller {
|
|||
plugins: {
|
||||
'autoselect_typed': {},
|
||||
'click_to_edit': {},
|
||||
'remove_button': {}
|
||||
'clear_button': {},
|
||||
"restore_on_backspace": {}
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue