Project

General

Profile

Actions

Bug #7827

open

Checkbox_f layout helper generates incorrect html

Added by Ohad Levy over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

accroding to bootstrap, a checkbox format should be something like:

<div class="checkbox">
    <label>
      <input type="checkbox"> Remember me
    </label>
</div>

this should enable to select the label or the checkbox vs find the exact position of the checkbox

No data to display

Actions

Also available in: Atom PDF