Skip to content

Use Pajamas:Button component instead of button

What does this MR do and why?

Fixes #416025 (closed) Use Pajamas button component for button in app/views/import/bitbucket_server/new.html.haml

Screenshots or screen recordings

Before After
bitbucket_server_button_before bitbucket_server_button_after

How to set up and validate locally

  1. Click on + in the sidebar. Select New project/repository.
  2. Select Import project > BitBucket Server.
  3. You should be on the BitBucket Server import page. For example, http://127.0.0.1:3000/import/bitbucket_server/new.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Justin Ho Tuan Duong

Merge request reports