Quantcast
Channel: Editor — DataTables forums
Viewing all articles
Browse latest Browse all 3744

[fix] SELECT broken in bootstrap in Editor 1.7.0

$
0
0

See editor.bootstrap.js:152:

$('input:not([type=checkbox]):not([type=radio]), elect, textarea', field.node() )

Obviously it's a typo in "elect", which must read "select".

This breaks "SELECT" fields rendering in bootstrap.


Viewing all articles
Browse latest Browse all 3744

Trending Articles