Load profile content for selected profile

This commit is contained in:
Norbert Renner 2015-03-17 20:39:26 +01:00
parent 433d4c4b85
commit 93d0b7f7df
7 changed files with 109 additions and 10 deletions

View file

@ -107,6 +107,7 @@
BR = {};
</script>
<script src="config.js"></script>
<script src="js/Util.js"></script>
<script src="js/router/BRouter.js"></script>
<!-- <script src="js/router/brouterCgi.js"></script> -->
<script src="js/control/Control.js"></script>