BootstrapAdmin/Bootstrap.Admin/Views/Shared/NavigatorConfig.cshtml

3 lines
187 B
Plaintext

<div class="modal fade" id="dialogMenu" tabindex="-1" role="dialog" data-backdrop="static" aria-labelledby="myMenuModalLabel" aria-hidden="true">
@Html.Partial("MenuTree")
</div>