Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory
Commits
d0ebfacd
Commit
d0ebfacd
authored
Nov 16, 2015
by
Côme Chilliet
Browse files
Allow OrderedArrayAttribute to hide some values. Used in DNS
parent
1fc364a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/simpleplugin/class_attribute.inc
View file @
d0ebfacd
...
...
@@ -2559,6 +2559,9 @@ class OrderedArrayAttribute extends SetAttribute
$fields
[]
=
array
(
'string'
=>
$field
);
}
}
if
(
empty
(
$fields
))
{
continue
;
}
list
(
$img
,
$width
)
=
$this
->
genRowIcons
(
$key
,
$value
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment