2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-27 09:10:51 +00:00

first working example

This commit is contained in:
Matthias
2021-12-06 22:35:14 +01:00
parent de4d057b93
commit 70939a0cf9
6 changed files with 108 additions and 0 deletions

View File

@ -46,6 +46,7 @@
<link rel="stylesheet" href="{% static 'select2/css/select2-bootstrap-5-theme.css' %}">
<link rel="stylesheet" href="{% static 'fullcalendar/main.css' %}">
<link rel="stylesheet" href="{% static 'script/jquery-ui/jquery-ui.min.css' %}">
<link rel="stylesheet" href="{% static 'script/jstree/themes/default/style.min.css' %}">
<link rel="stylesheet" href="{% static 'css/inventree.css' %}">