diff OrthancStone/Samples/RtViewerPlugin/OrthancExplorer.js @ 1537:de8cf5859e84

removing useless docker-build.sh from the two plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Aug 2020 12:47:59 +0200
parents 4c4b267e4004
children
line wrap: on
line diff
--- a/OrthancStone/Samples/RtViewerPlugin/OrthancExplorer.js	Tue Aug 11 10:26:01 2020 +0200
+++ b/OrthancStone/Samples/RtViewerPlugin/OrthancExplorer.js	Tue Aug 11 12:47:59 2020 +0200
@@ -4,7 +4,7 @@
       .attr('href', '#')
       .attr('data-icon', 'search')
       .attr('data-theme', 'e')
-      .text('Stone MPR RT Viewer');``
+      .text('Stone MPR RT Sample Viewer');``
 
   b.insertBefore($('#series-delete').parent().parent());
   b.click(function() {