We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f8b4d commit e23311eCopy full SHA for e23311e
nextbox_ui_plugin/static/nextbox_ui_plugin/next_sources/css/next_custom.css
nextbox_ui_plugin/templates/nextbox_ui_plugin/site_topology.html
@@ -6,7 +6,6 @@
6
<head>
7
<meta charset="utf-8">
8
<link rel="stylesheet"href="{% static 'nextbox_ui_plugin/next_sources/css/next.css' %}">
9
- <link rel="stylesheet"href="{% static 'nextbox_ui_plugin/css/site_topology.css' %}">
10
<link rel="stylesheet"href="{% static 'nextbox_ui_plugin/bootstrap.min.css' %}">
11
<link rel="stylesheet"href="{% static 'font-awesome-4.7.0/css/font-awesome.min.css' %}">
12
<script src="{% static 'nextbox_ui_plugin/next_sources/js/next.js' %}"></script>
0 commit comments