Files
gitlabhq/app/views/admin/applications/edit.html.haml
T

5 lines
176 B
Plaintext

- page_title "Edit", @application.name, "Applications"
%h3.page-title Edit application
- @url = admin_application_path(@application)
= render 'form', application: @application