Commit 9091b61b authored by James Laver's avatar James Laver Committed by Alexandre Delanoë

Add Menu portal to index template

parent 4c1babcd
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
</head> </head>
<body> <body>
<div id="app" class ="container-fluid"></div> <div id="app" class ="container-fluid"></div>
<div id="menu-portal"></div>
<script src="bundle.js"></script> <script src="bundle.js"></script>
<script src="js/bootstrap-native.min.js"></script> <script src="js/bootstrap-native.min.js"></script>
</body> </body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment