Skip to content

Commit 982d6ff

Browse files
committed
iluwatar#190 Remove pumlid reference
1 parent f378c93 commit 982d6ff

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

_layouts/pattern.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ <h1>{{ page.title }}</h1>
1616
</header>
1717
<hr>
1818

19-
{% if site.reviewmode and page.pumlid %}
20-
<h2 id="class-diagram">Class Diagram</h2>
21-
{% include pumlImg.html id=page.pumlid format=page.pumlformat %}
22-
{% endif %}
23-
2419
<article>
2520
{{ content }}
2621
</article>

0 commit comments

Comments
 (0)