We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c94c0b commit f550612Copy full SHA for f550612
src/jQueryDatatableServerSideNetCore/Views/TestRegisters/Index.cshtml
@@ -57,5 +57,7 @@
57
<script src="~/lib/datetime-moment/datetime-moment.js" asp-append-version="true"></script>
58
<script src="~/lib/datatables/js/dataTables.bootstrap4.js" asp-append-version="true"></script>
59
60
+ <script src="~/lib/datatables-buttons/dataTables.buttons.min.js" asp-append-version="true"></script>
61
+
62
<script src="~/js/app.js" asp-append-version="true"></script>
63
}
0 commit comments