nets widget - allow all children of specified parent net regardless of network
This commit is contained in:
@@ -61,6 +61,9 @@ function networks_widget($baseurl,$selected = '') {
|
||||
}
|
||||
}
|
||||
|
||||
if(count($nets) < 2)
|
||||
return '';
|
||||
|
||||
return replace_macros(get_markup_template('nets.tpl'),array(
|
||||
'$title' => t('Networks'),
|
||||
'$desc' => '',
|
||||
|
||||
Reference in New Issue
Block a user