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