Update commonobject.class.php
This commit is contained in:
parent
a8bf47b9ce
commit
2d9f00eb57
@ -7519,7 +7519,7 @@ abstract class CommonObject
|
||||
*/
|
||||
public function getJSListDependancies($type = '_extra')
|
||||
{
|
||||
$out .= '
|
||||
$out = '
|
||||
<script>
|
||||
jQuery(document).ready(function() {
|
||||
function showOptions'.$type.'(child_list, parent_list, orig_select)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user