Skip to content
Snippets Groups Projects
Commit 1ccc6b9c authored by Carsten  Rose's avatar Carsten Rose
Browse files

Feature #3906 / Mark required inputs with an asterik

Implemented by using a new class ''.required-field'. The class has to be applied to the label. Not implemented is the option, to render the asterix directly on/beside the input (not the label) - probably solved later.
qfq-bs.css.les: New CSS class required-field
AbstractBuildForm.php: extended buildLable() with new parameter $addClass.
BuildFormBootstrap.php: Assign class 'required-field' to label for required fields.
parent 18b88403
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment