Commit 0fa94d54 authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch 'nfriend-fix-quick-submit' into 'master'

Fix quick submit form behavior

Closes #235499

See merge request gitlab-org/gitlab!39225
parents b852dfdb ea477c44
......@@ -72,7 +72,7 @@ $(document).on(
$this.tooltip({
container: 'body',
html: 'true',
html: true,
placement: 'top',
title,
trigger: 'manual',
......
---
title: Fix submit button tooltips for forms with quick submit behavior
merge_request: 39225
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment