##// END OF EJS Templates
pullrequest: just replace children of other_ref when other_repo changes...
pullrequest: just replace children of other_ref when other_repo changes We were inserting a full select statement as innerHTML of a select and would thus get nested select statements. IE did not render that correctly ... and other browsers did strange things. Instead we now create a in memory DOM object and move the optgroups. After appending children to the selector we have to set selectedIndex on all browsers.
Mads Kiilerich -
r3512:ff3f10a6 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / public / images
icons
arrow_right_64.png Loading ...
background.png Loading ...
button.png Loading ...
button_highlight.png Loading ...
button_selected.png Loading ...
dt-arrow-dn.png Loading ...
dt-arrow-up.png Loading ...
login.png Loading ...
pager.png Loading ...
pager_selected.png Loading ...
sprite.png Loading ...
user14.png Loading ...
user16.png Loading ...
user20.png Loading ...
user24.png Loading ...
user30.png Loading ...
vertical-indicator.png Loading ...