##// 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 / templates / admin / users
user_add.html Loading ...
user_edit.html Loading ...
user_edit_my_account.html Loading ...
user_edit_my_account_form.html Loading ...
user_edit_my_account_pullrequests.html Loading ...
user_edit_my_account_repos.html Loading ...
users.html Loading ...