Show More
@@ -71,6 +71,7 b' def is_current(selected):' | |||
|
71 | 71 | YAHOO.util.Dom.setStyle('switch_repos','display','none'); |
|
72 | 72 | YAHOO.util.Dom.setStyle('repo_switcher','background',''); |
|
73 | 73 | YAHOO.util.Dom.removeClass('repo_switcher','selected'); |
|
74 | YAHOO.util.Dom.get('repo_switcher').removeAttribute('style'); | |
|
74 | 75 | } |
|
75 | 76 | else{ |
|
76 | 77 | YAHOO.util.Dom.setStyle('switch_repos','display',''); |
General Comments 0
You need to be logged in to leave comments.
Login now