Actions
Bug #9449
closedEmpty lines in various forms
Start date:
04/03/2019
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
I noticed a couple of empty lines in some forms, which are caused by using addInput
instead of addGlobal
to add hidden form inputs.
The linked PR fixes them, along with a small logic error introduced during Bootstrap conversion.
Actions