diff --git a/app/views/dependencyList.scala.html b/app/views/dependencyList.scala.html index 7c72e3c..5a5def4 100644 --- a/app/views/dependencyList.scala.html +++ b/app/views/dependencyList.scala.html @@ -27,10 +27,10 @@ @for(s <- dep.maxCvssScore) {@dep.vulnerabilities.size} - + - " id="@depPrefix-details" class="details collapse" data-lazyload-url="@routes.Statistics.dependencyDetails( depPrefix = depPrefix, depId = dep.hashes, selectorOption = selectorOption