Skip to content
Snippets Groups Projects
Commit d7031ecc authored by Ghislain Loas's avatar Ghislain Loas
Browse files

fix fatal error

parent db812ad2
7 merge requests!1587Master,!1553Master,!1519Master,!1506Master,!1502Master,!1491Master,!1490Hotline master
......@@ -116,7 +116,7 @@ class ZendAfi_View_Helper_FonctionsAdmin extends ZendAfi_View_Helper_BaseHelper
'title' => $label]);
return $this->_tag('a',
$img,
['href' => $url
['href' => $url,
'onclick' => $onclick]);
}
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment