Project

General

Profile

Bug #5135

Updated by Brett Smith about 9 years ago

These modals have the primary button first from the right: 

 * application/_choose.html.erb 
 * application/_report_issue_popup.html.erb 
 * projects/_choose.html.erb 

 These modals have the primary button first from the left: 

 * jobs/_rerun_job_with_options_popup.html.erb 
 * users/_add_ssh_key_popup.html.erb 
 * users/_setup_popup.html.erb 

 Pick which direction we prefer and make all modals follow it. 

Back