mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	remove almost all base_url
git-svn-id: http://www.observium.org/svn/observer/trunk@2648 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
		@@ -45,11 +45,6 @@ foreach ($graph_types as $type => $descr)
 | 
			
		||||
  echo(generate_link($descr, $link_array,array('view'=>'graphs','graph'=>$type)));
 | 
			
		||||
  if ($vars['graph'] == $type) { echo("</span>"); }
 | 
			
		||||
 | 
			
		||||
#  echo('(');
 | 
			
		||||
#  if ($vars['view'] == $type) { echo("<span class='pagemenu-selected'>"); }
 | 
			
		||||
#  echo('<a href="'.$config['base_url'].'/device/' . $device['device_id'] . '/vrfs/'.$type.'/thumbs/">Mini</a>');
 | 
			
		||||
#  if ($vars['view'] == $type) { echo("</span>"); }
 | 
			
		||||
#  echo(')');
 | 
			
		||||
  $type_sep = " | ";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user