Update commonobject.class.php
This commit is contained in:
parent
27c354567a
commit
3982a36a3e
@ -7001,8 +7001,8 @@ abstract class CommonObject
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $type
|
||||
* @return string
|
||||
* @param string $type Type for prefix
|
||||
* @return string Javacript code to manage dependency
|
||||
*/
|
||||
public function getJSListDependancies($type='_extra') {
|
||||
$out .= '
|
||||
|
||||
Loading…
Reference in New Issue
Block a user