From c21c92824524c42b20a2d26c0645e4390a91f053 Mon Sep 17 00:00:00 2001 From: Becky Reamy Date: Wed, 29 May 2019 10:03:54 -0400 Subject: [PATCH] Changed the text to match what actually happens --- grails-app/views/plugin/_hclust_out.gsp | 2 +- grails-app/views/plugin/_heatmap_out.gsp | 2 +- grails-app/views/plugin/_kclust_out.gsp | 2 +- grails-app/views/plugin/_markerSelection_out.gsp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/grails-app/views/plugin/_hclust_out.gsp b/grails-app/views/plugin/_hclust_out.gsp index ca59e18f..d879bb3a 100644 --- a/grails-app/views/plugin/_hclust_out.gsp +++ b/grails-app/views/plugin/_hclust_out.gsp @@ -2,7 +2,7 @@

- Click on the heatmap image to open it in a new window as this may increase readability. + Click on the heatmap image to download a PNG file for increased readability.

diff --git a/grails-app/views/plugin/_heatmap_out.gsp b/grails-app/views/plugin/_heatmap_out.gsp index 3af26146..260300d7 100644 --- a/grails-app/views/plugin/_heatmap_out.gsp +++ b/grails-app/views/plugin/_heatmap_out.gsp @@ -2,7 +2,7 @@

- Click on the heatmap image to open it in a new window as this may increase readability. + Click on the heatmap image to download a PNG file for increased readability.

diff --git a/grails-app/views/plugin/_kclust_out.gsp b/grails-app/views/plugin/_kclust_out.gsp index 89d81c5e..b03e3426 100644 --- a/grails-app/views/plugin/_kclust_out.gsp +++ b/grails-app/views/plugin/_kclust_out.gsp @@ -32,7 +32,7 @@

Heatmap

- Click on the heatmap image to open it in a new window as this may increase readability.

+ Click on the heatmap image to download a PNG file for increased readability.



diff --git a/grails-app/views/plugin/_markerSelection_out.gsp b/grails-app/views/plugin/_markerSelection_out.gsp index 667721e8..8470059d 100644 --- a/grails-app/views/plugin/_markerSelection_out.gsp +++ b/grails-app/views/plugin/_markerSelection_out.gsp @@ -2,7 +2,7 @@

- Click on the heatmap image to open it in a new window as this may increase readability.

+ Click on the heatmap image to download a PNG file for increased readability.