Skip to content

Commit 10a3e0f

Browse files
committed
commenting out pattern header options
1 parent 6785986 commit 10a3e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/partials/patternSection.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="sg-pattern-head">
33
<h3><a href="../../patterns/{{ partial.patternLink }}" class="patternLink" data-patternpartial="{{ partial.patternPartial }}">{{ partial.patternName }}</a></h3>
44
<div class="sg-pattern-head-actions">
5-
Pattern header options
5+
<!--Pattern header options-->
66
</div>
77
</div>
88
{% if partial.patternDescExists %}

0 commit comments

Comments
 (0)