Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-03-02 15:09:29 +01:00
parent cdfb9254b3
commit 1f25f2bb7e

View File

@ -7004,7 +7004,8 @@ abstract class CommonObject
* @param string $type Type for prefix
* @return string Javacript code to manage dependency
*/
public function getJSListDependancies($type='_extra') {
public function getJSListDependancies($type = '_extra')
{
$out .= '
<script>
jQuery(document).ready(function() {