Fix button missing type
What does this MR do?
Adds the type
attribute to <button>
Are there points in the code the reviewer needs to double check?
Shouldn't be
Why was this MR needed?
So that bootlint would stop giving warnings on the issue thread page and the merge request thread page
What are the relevant issue numbers?
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added - Tests
-
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together