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 5cfab54 commit f8defe5Copy full SHA for f8defe5
src/main/webapp/WEB-INF/templates/views/index.jsp
@@ -31,7 +31,7 @@
31
32
<div class="buttonGroup">
33
<button type="button" class="tryIt" onclick="window.location.href='/patientdocs'"> Try the App </button>
34
- <button type="button" class="tryItSrc" onclick=" window.open('http://github.com/docusign/sample-app-emr-java','_blank')"> More Info</button>
+ <button type="button" class="tryItSrc" onclick=" window.open('http://github.com/docusign/sample-app-emr-java','_blank')"> GitHub Source</button>
35
</div>
36
37
0 commit comments