From d47718c2c05bff8bfee5246a7946c361971164a0 Mon Sep 17 00:00:00 2001 From: grakiss Date: Wed, 13 Dec 2017 01:15:39 +0000 Subject: Bugfix: pass/not pass filter not work in result-report page The reason is there are some conflict with jquery.js and ng-model. So ng-model not work. Change-Id: I01ccd0e297d1a89aff8f78d7fb0a63a0e2114f63 Signed-off-by: grakiss (cherry picked from commit c94df5dc491cff80bfa14cf1e66b62db48e05b01) --- cvp/3rd_party/static/testapi-ui/assets/css/combine.css | 2 +- .../components/results-report/partials/reportDetails.html | 6 +++--- .../components/results-report/resultsReportController.js | 5 +++++ cvp/opnfv_testapi/resources/test_handlers.py | 9 ++++++++- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/cvp/3rd_party/static/testapi-ui/assets/css/combine.css b/cvp/3rd_party/static/testapi-ui/assets/css/combine.css index b2f16c9a..a6395e78 100644 --- a/cvp/3rd_party/static/testapi-ui/assets/css/combine.css +++ b/cvp/3rd_party/static/testapi-ui/assets/css/combine.css @@ -816,7 +816,7 @@ h5 { margin-bottom: 0; } a, a:visited { - color: #30739C; } + color: #27CCC0; } .lead { font-size: 18px; diff --git a/cvp/3rd_party/static/testapi-ui/components/results-report/partials/reportDetails.html b/cvp/3rd_party/static/testapi-ui/components/results-report/partials/reportDetails.html index 7dc43964..b552ea47 100644 --- a/cvp/3rd_party/static/testapi-ui/components/results-report/partials/reportDetails.html +++ b/cvp/3rd_party/static/testapi-ui/components/results-report/partials/reportDetails.html @@ -6,15 +6,15 @@ report page. Test Filters: