Content Security Policy (CSP) compatibility beta.
This commit is contained in:
@@ -27,7 +27,7 @@ class pageNavbar
|
||||
<div class="row">
|
||||
<div class="col d-flex justify-content-start">
|
||||
<?php if ($this->breadCrumb) { ?>
|
||||
<div class="pb-2" id="breadCrumb"></div>
|
||||
<div class="pb-2" id="breadCrumb"> </div>
|
||||
<?php } elseif ($this->title) { ?>
|
||||
<h2 class="px-4 mb-0"><?php echo $this->title ?></h2>
|
||||
<?php } else { ?>
|
||||
|
||||
Reference in New Issue
Block a user