ajout d'utilisateurs aux cercles
This commit is contained in:
parent
22b998887e
commit
b4436e5c06
18 changed files with 1564 additions and 211 deletions
|
|
@ -29,6 +29,9 @@
|
|||
asp-fallback-src="~/bower_components/bootstrap/dist/js/bootstrap.min.js"
|
||||
asp-fallback-test="window.jQuery && window.jQuery.fn && window.jQuery.fn.modal">
|
||||
</script>
|
||||
<script src="~/js/jquery.ui.js"></script>
|
||||
<script src="~/js/jquery.signalR-2.2.1.js"></script>
|
||||
<script src="~/js/site.js"></script>
|
||||
</environment>
|
||||
@RenderSection("header", required: false)
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue