Skip to content
Snippets Groups Projects

dev#189214: Add managed libraries select in users edit/add form

Viewing commit 211a1626
Show latest version
1 file
+ 1
0
Preferences
Compare changes
@@ -40,6 +40,7 @@ class ZendAfi_View_Helper_TagListeCochesSuggestion extends ZendAfi_View_Helper_T
'data-clef' => $clef,
'onclick' => 'getCoches(\'' . $this->_name . '\',' . $this->_cant_select_all . ')'
];
$attribs += $this->_element_attribs;
if (array_key_exists($clef, $this->_coche)
&& $this->_coche[$clef])