mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 13:22:36 +00:00 
			
		
		
		
	Changed Save/Undo button position on nodes page because position is set differently on Firefox 4.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		@@ -728,7 +728,7 @@ function loadNodes(data) {
 | 
			
		||||
	
 | 
			
		||||
	// It will be hidden until a change is made
 | 
			
		||||
	var tableActionsMenu = createMenu([saveLnk, undoLnk]).hide();
 | 
			
		||||
	tableActionsMenu.css('margin-left', '100px');
 | 
			
		||||
	tableActionsMenu.css('margin-left', '90px');
 | 
			
		||||
	tableActionsMenu.attr('id', 'tableActionMenu');
 | 
			
		||||
	actionsDiv.append(tableActionsMenu);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user