Include the bootstrap icons in the editor view
This commit is contained in:
parent
fb5763afb6
commit
31cba30873
@ -221,6 +221,7 @@ class Editor:
|
|||||||
_html % (bgcol, topbuts, tr(TR.EDITING_SHOW_DUPLICATES)),
|
_html % (bgcol, topbuts, tr(TR.EDITING_SHOW_DUPLICATES)),
|
||||||
css=[
|
css=[
|
||||||
"css/vendor/bootstrap.min.css",
|
"css/vendor/bootstrap.min.css",
|
||||||
|
"css/vendor/bootstrap-icons.css",
|
||||||
"css/editor.css",
|
"css/editor.css",
|
||||||
],
|
],
|
||||||
js=[
|
js=[
|
||||||
|
Loading…
Reference in New Issue
Block a user