Skip to content
Snippets Groups Projects
Commit 10aa165e authored by Matt Coleman's avatar Matt Coleman
Browse files

Fix edit project service cancel button position

parent 53b3ad5f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -23,7 +23,7 @@
- disabled_class = 'disabled'
- disabled_title = @service.disabled_title
 
= link_to 'Cancel', project_settings_integrations_path(@project), class: 'btn btn-cancel'
= link_to 'Cancel', project_settings_integrations_path(@project), class: 'btn btn-cancel'
 
- if lookup_context.template_exists?('show', "projects/services/#{@service.to_param}", true)
%hr
Loading
Loading
---
title: Fix edit project service cancel button position
merge_request: 14596
author: Matt Coleman
type: fixed
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