summaryrefslogtreecommitdiffstats
path: root/non-puppet/qtmetrics2
diff options
context:
space:
mode:
authorJuha Sippola <juhasippola@outlook.com>2015-08-05 11:26:50 +0300
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-09-16 07:34:31 +0000
commit18f934238b78b7c8bdb9f4965f7fd5fef2fed218 (patch)
treec4d9eba78f4792aca70d616d697b198209011da8 /non-puppet/qtmetrics2
parenta0cd197d0df3e9433bcc93b1f5c33599f9c9345b (diff)
Qt Metrics 2 (v0.17): Overview page correction
Latest testing status table had extra cells in a row when some branch was empty on small displays. Change-Id: I57764e2a8c39cb8ba33ec893443394e25daed0a0 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
Diffstat (limited to 'non-puppet/qtmetrics2')
-rw-r--r--non-puppet/qtmetrics2/templates/about.html2
-rw-r--r--non-puppet/qtmetrics2/templates/overview.html5
2 files changed, 3 insertions, 4 deletions
diff --git a/non-puppet/qtmetrics2/templates/about.html b/non-puppet/qtmetrics2/templates/about.html
index 09fdb43..1849b32 100644
--- a/non-puppet/qtmetrics2/templates/about.html
+++ b/non-puppet/qtmetrics2/templates/about.html
@@ -43,4 +43,4 @@
<p>This is Qt Metrics revision 2 with redesigned UI and database.</p>
<p>These pages are still <strong>under construction</strong> and therefore the views and functionality is limited.</p>
<p>See the <a href="https://wiki.qt.io/Qt_Metrics_2_Backlog" target="_blank">backlog</a> for development items currently identified or in progress.</p>
-<p><small>Version 0.16 (03-Aug-2015)</small></p>
+<p><small>Version 0.17 (03-Aug-2015)</small></p>
diff --git a/non-puppet/qtmetrics2/templates/overview.html b/non-puppet/qtmetrics2/templates/overview.html
index 9473b58..a7907c8 100644
--- a/non-puppet/qtmetrics2/templates/overview.html
+++ b/non-puppet/qtmetrics2/templates/overview.html
@@ -34,8 +34,7 @@
/**
* Overview page
- * @version 0.3
- * @since 10-07-2015
+ * @since 03-08-2015
* @author Juha Sippola
*/
@@ -211,7 +210,7 @@ title="<table>
</td>
{% else %}{# run #}
<td></td>
-<td></td>
+<td class="center showInLargeDisplay"></td>
{% endfor %}{# run #}
{% endfor %}{# branch #}
</tr>