From 4552117e5145e91848ff45f316826e7835921d8d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 20 Feb 2013 18:13:20 +0100 Subject: [PATCH] Load the dependency tabs on demand --- src/root/build.tt | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/src/root/build.tt b/src/root/build.tt index eff48106..31b56069 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -103,7 +103,7 @@ [% HTML.escape(build.releasename) %] [% ELSE %] -g + Nix name: [% build.nixname %] @@ -508,18 +508,27 @@ g [% IF drvAvailable %]
- [% END %] [% IF available %]
- [% END %] + + + [% END %]