8082: Ensure consistent column widths in Workbench job banner.
authorBrett Smith <brett@curoverse.com>
Wed, 30 Dec 2015 23:53:12 +0000 (18:53 -0500)
committerBrett Smith <brett@curoverse.com>
Wed, 30 Dec 2015 23:54:06 +0000 (18:54 -0500)
commitfd307c578c8665feb50b71b7a3b7c5bf79d70607
treee7469557152bc9ac0e0d58b8b82ffda2d3a3df90
parentc6ab2d3b8932e60125818f6bfa123d81fd080411
8082: Ensure consistent column widths in Workbench job banner.

4dcf4e849f242a929ce03b5d529e0e1a63fbaeb0 is the commit that introduced
the column inconsistencies.  This is the smallest patch I could find
to address the issue.  It may be less than ideal because it always
allocates a column to something that may not be displayed, but the
logic to keep track of column widths is already hairy and there are so
many conditions here that it stood to get a lot worse.  Closes #8082.
apps/workbench/app/views/pipeline_instances/_running_component.html.erb