mirror of https://gitee.com/bigwinds/arangodb
Frontend: Added import for Foxx Install view
This commit is contained in:
parent
c59f39c1c9
commit
b01be8645f
|
@ -160,6 +160,7 @@
|
|||
<script src="js/views/foxxInstalledView.js"></script>
|
||||
<script src="js/views/foxxInstalledListView.js"></script>
|
||||
<script src="js/views/foxxEditView.js"></script>
|
||||
<script src="js/views/foxxMountView.js"></script>
|
||||
<script src="js/views/appDocumentationView.js"></script>
|
||||
|
||||
<!-- router -->
|
||||
|
|
Loading…
Reference in New Issue