change the zoom link style
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -1066,7 +1066,7 @@ function addZoomDiv(obj){ | ||||
| 	var type = $(obj).attr('name'); | ||||
| 	 | ||||
| 	var lastzoomobj = $('#zoomDiv span:last'); | ||||
| 	lastzoomobj.addClass('monitorzoomlinkli'); | ||||
| 	lastzoomobj.addClass('monitorzoomlink'); | ||||
| 	lastzoomobj.bind('click', function(){ | ||||
| 		updateZoom(this); | ||||
| 	}); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user