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

@@ -30,7 +30,7 @@ $ticket_template_updated_at = nullable_htmlentities($row['ticket_template_update
$sql_task_templates = mysqli_query($mysqli, "SELECT * FROM task_templates WHERE task_template_ticket_template_id = $ticket_template_id ORDER BY task_template_order ASC, task_template_id ASC");
?>
<link rel="stylesheet" href="/plugins/dragula/dragula.min.css">
<link rel="stylesheet" href="plugins/dragula/dragula.min.css">
<ol class="breadcrumb d-print-none">
<li class="breadcrumb-item">