Fixed dragula css and js to not prepend /

This commit is contained in:
johnnyq
2025-02-22 12:47:26 -05:00
parent 2a974c28b0
commit 8a13207327
13 changed files with 43 additions and 31 deletions

View File

@@ -115,7 +115,7 @@ if (isset($_GET['quote_id'])) {
);
?>
<link rel="stylesheet" href="/plugins/dragula/dragula.min.css">
<link rel="stylesheet" href="plugins/dragula/dragula.min.css">
<ol class="breadcrumb d-print-none">
<?php if (isset($_GET['client_id'])) { ?>