Use FileSystemProject in RazorLight
This commit is contained in:
@ -14,8 +14,8 @@
|
||||
window.addEventListener("afterprint", () => { location.reload(); });
|
||||
}
|
||||
</script>
|
||||
<script src="C:\ProgramData\Elwig\resources\paged.polyfill.js"></script>
|
||||
<link rel="stylesheet" href="C:\ProgramData\Elwig\resources\style.css"/>
|
||||
<script src="@Raw(Model.DataPath)\resources\paged.polyfill.js"></script>
|
||||
<link rel="stylesheet" href="@Raw(Model.DataPath)\resources\style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="m1"></div>
|
||||
|
Reference in New Issue
Block a user