diff --git a/src/root/build.tt b/src/root/build.tt index 8730fb47..bca38ef9 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -81,7 +81,6 @@
[% flashMsg %]
[% END %] -Name | Change | ||
---|---|---|---|
[% bi1.name %] | -- [% INCLUDE renderInputValue input=bi1 %] to [% INCLUDE renderInputValue input=bi2 %] - | + [% IF bi1.value != bi2.value || bi1.uri != bi2.uri %] +[% bi1.name %] | -Changed input type from '[% type = bi1.type; inputTypes.$type %]' to '[% type = bi2.type; inputTypes.$type %]' | +
[% bi1.name %] | Input not present in this build. |