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