mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #3015 from marcelloc/patch-4
This commit is contained in:
commit
bc8b18a9ff
@ -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":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user