Commit e3680b9c authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch '229675-fix-modal-footer' into 'master'

Detailed metrics modal: Fix modal footer

See merge request gitlab-org/gitlab!51151
parents 0c07c27c 5b859130
...@@ -141,7 +141,7 @@ export default { ...@@ -141,7 +141,7 @@ export default {
</template> </template>
</table> </table>
<template #footer> <template #modal-footer>
<div></div> <div></div>
</template> </template>
</gl-modal> </gl-modal>
......
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