Skip to content
Snippets Groups Projects
Commit da0ba358 authored by Chris Lawton's avatar Chris Lawton
Browse files

update modal button type for clarity

parent 2763bbd8
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
<button class="button button--action button--change-status" type="submit">Change status</button>
</form>
<button data-fancybox data-src="#batch-update-reviewers" class="button button--action button--reviewers js-batch-update-reviewers" type="submit">Reviewers</button>
<button data-fancybox data-src="#batch-update-reviewers" class="button button--action button--reviewers js-batch-update-reviewers" type="button">Reviewers</button>
</div>
{% endif %}
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment