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:
parent
f712aec074
commit
4788e9c12d
@ -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);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user