From ce00640954839d8a1f4142ff610469943833cb6e Mon Sep 17 00:00:00 2001 From: Valerie R Young Date: Wed, 22 Mar 2017 12:46:17 -0400 Subject: Revert "reproducible debian: show the "show all" button when summary tag supported" This reverts commit 1b4dc1b3191e3623a0eeb7cacef80be1ab71d0a2. Signed-off-by: Holger Levsen --- bin/reproducible_html_pkg_sets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_html_pkg_sets.py') diff --git a/bin/reproducible_html_pkg_sets.py b/bin/reproducible_html_pkg_sets.py index 607da4ac..da2ae434 100755 --- a/bin/reproducible_html_pkg_sets.py +++ b/bin/reproducible_html_pkg_sets.py @@ -259,7 +259,7 @@ def create_pkgset_page_and_graphs(suite, arch, stats, pkgset_name): log.info("Creating meta pkgset page for %s in %s/%s.", pkgset_name, suite, arch) write_html_page(title=title, body=html_body, destfile=destfile, - left_nav_html=left_nav_html, include_pkgset_js=True) + left_nav_html=left_nav_html) def create_pkgset_graph(png_file, suite, arch, pkgset_name): -- cgit v1.2.3-54-g00ecf