8.1.3.1 Creating the Navigation Controller; Listing 8-6 Adding the RenderAction Call to the _Layout.cshtml File
This commit is contained in:
parent
5b697839e7
commit
0bd06ef01c
@ -13,7 +13,7 @@
|
||||
</div>
|
||||
<div class="row panel">
|
||||
<div id="categoreis" class="col-xs-3">
|
||||
Put something useful here later
|
||||
@Html.Action("Menu", "Nav")
|
||||
</div>
|
||||
<div class="col-xs-8">
|
||||
@RenderBody()
|
||||
|
Loading…
x
Reference in New Issue
Block a user