Initial deployment
This commit is contained in:
@@ -34,8 +34,7 @@
|
||||
<!-- /#page-wrapper -->
|
||||
</div>
|
||||
<!-- /#wrapper -->
|
||||
@Scripts.Render("~/js/all-javascript")
|
||||
@RenderSection("Scripts", false)
|
||||
@Scripts.Render("~/js/all-javascript")@RenderSection("Scripts", false)
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
<div class="navbar-header">
|
||||
<a class="navbar-brand" href="~/"><i class="fa fa-fw fa-cubes"></i> Inventory Traker</a>
|
||||
<a class="navbar-brand" href="~/"><i class="fa fa-fw fa-cubes"></i> Inventory Traker (Box)</a>
|
||||
</div>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user