From 7c1fb35b4f16013ebb306d4ac9c8cf3b93ca62e6 Mon Sep 17 00:00:00 2001 From: David Liu Date: Tue, 15 Mar 2016 14:24:50 +0800 Subject: [PATCH] Hide 'Download' button when no test to download. In the Test list Download Modal, It's better we hide the 'Download' button when not test to download for. Closes-Bug: #1557277 Change-Id: Iaf955322edc2de59a92afaacbbefa91204b26f14 --- .../app/components/capabilities/partials/testListModal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refstack-ui/app/components/capabilities/partials/testListModal.html b/refstack-ui/app/components/capabilities/partials/testListModal.html index 0705d16f..e94a3e1a 100644 --- a/refstack-ui/app/components/capabilities/partials/testListModal.html +++ b/refstack-ui/app/components/capabilities/partials/testListModal.html @@ -18,7 +18,7 @@