a layout
This commit is contained in:
parent
66738ca852
commit
9bbbb22860
24 changed files with 75 additions and 1091 deletions
|
|
@ -5,6 +5,7 @@
|
|||
int i=0;
|
||||
bool multipleact = Model.Count()>1;
|
||||
}
|
||||
|
||||
@section scripts {
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
|
|
@ -95,9 +96,10 @@
|
|||
|
||||
}
|
||||
@section header {
|
||||
<script src="~/lib/bootstrap/js/carousel.js" asp-append-version="true"></script>
|
||||
<style>
|
||||
.navbar {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
</style>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue