We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8eb28 commit 4e7f21aCopy full SHA for 4e7f21a
formwidgets/blocks/partials/_block_item.php
@@ -43,6 +43,7 @@ class="close"
43
44
<input type="hidden" name="<?= $widget->arrayName ?>[_group]" value="<?= $groupCode ?>" />
45
</div>
46
+
47
<?php if ($this->hasInspectorConfig($groupCode)): ?>
48
<a
49
href="javascript:;"
0 commit comments