We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c93e1e commit 866e4e1Copy full SHA for 866e4e1
src/main/webapp/WEB-INF/templates/views/pages/esignature/examples/eg022.jsp
@@ -7,7 +7,6 @@
7
8
<h4>${example.getExampleName()}</h4>
9
<p>${example.getExampleDescription()}</p>
10
-<p>${example.getNotes()}</p>
11
12
<c:if test="${showDoc}">
13
<p><a target='_blank' href='${documentation}'>Documentation</a> about this example.</p>
src/main/webapp/WEB-INF/templates/views/pages/esignature/examples/eg023.jsp
0 commit comments