N°5621 Move clipboard 2.0.4 to NPM

This commit is contained in:
Pierre Goiffon
2024-02-16 16:54:31 +01:00
parent 3e9f4df1bf
commit e758527ca9
88 changed files with 6932 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ class NiceWebPage extends WebPage
'js/field_sorter.js',
'js/table-selectable-lines.js',
// - Not used internally or by extensions yet
'js/clipboard.min.js',
'js/clipboard.min.js', // 3.2.0 N°5261 moved to NPM
'js/clipboardwidget.js',
// - SearchForm
'js/searchformforeignkeys.js',