Skip to content
Snippets Groups Projects
Commit 76c926db authored by Jacopo's avatar Jacopo
Browse files

Adds cancel btn to new pages domain page

parent 7c626d2d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -8,3 +8,5 @@
= render 'form', { f: f }
.form-actions
= f.submit 'Create New Domain', class: "btn btn-save"
.pull-right
= link_to _('Cancel'), project_pages_path(@project), class: 'btn btn-cancel'
---
title: Adds cancel btn to new pages domain page
merge_request: 18026
author: Jacopo Beschi @jacopo-beschi
type: added
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