1
0
Fork 0

Frontend: Added import for Foxx Install view

This commit is contained in:
Michael Hackstein 2013-04-05 18:46:08 +02:00
parent c59f39c1c9
commit b01be8645f
1 changed files with 1 additions and 0 deletions

View File

@ -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 -->