Merge pull request #3015 from marcelloc/patch-4

This commit is contained in:
Chris Buechler 2016-06-21 21:37:21 -05:00
commit bc8b18a9ff

View File

@ -301,7 +301,7 @@ function bootstrapTable($text) {
* the specified element to $group
*/
function display_row($trc, $value, $fieldname, $type, $rowhelper, $description, $ewidth = null) {
global $text, $group;
global $text, $group, $config;
switch ($type) {
case "input":