summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav/_profile.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-06-16 11:50:13 +0000
committerDouwe Maan <douwe@gitlab.com>2015-06-16 11:50:13 +0000
commit63969337a9d9276ea67d31018e809a87c31c0945 (patch)
treef74a13967053d4933e5d94ecec4a3bf1861f7f99 /app/views/layouts/nav/_profile.html.haml
parentb65f40b5c02bb6ce53103dcdfc88ce1a0e4759f9 (diff)
parent4cf7d8d956acf5b3cbefa1f4b52d8c0db8d0b04c (diff)
downloadgitlab-ce-63969337a9d9276ea67d31018e809a87c31c0945.tar.gz
Merge branch 'applications_form' into 'master'
Fix UI issues in Applications form @douwe Thanks for reviewing this small fix. --- Before: ![application_form_before](https://dev.gitlab.org/gitlab/gitlabhq/uploads/11fbee17ad6a4c9456cd7d6cba5ae429/application_form_before.png) --- After: ![application_form_after](https://dev.gitlab.org/gitlab/gitlabhq/uploads/0c64214ccda6c77095f468fcb8c748f3/application_form_after.png) See merge request !1859
Diffstat (limited to 'app/views/layouts/nav/_profile.html.haml')
-rw-r--r--app/views/layouts/nav/_profile.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_profile.html.haml b/app/views/layouts/nav/_profile.html.haml
index 121665bd536..914e1b83d1f 100644
--- a/app/views/layouts/nav/_profile.html.haml
+++ b/app/views/layouts/nav/_profile.html.haml
@@ -9,7 +9,7 @@
= icon('gear fw')
%span
Account
- = nav_link(path: ['profiles#applications', 'applications#edit', 'applications#show', 'applications#new']) do
+ = nav_link(path: ['profiles#applications', 'applications#edit', 'applications#show', 'applications#new', 'applications#create']) do
= link_to applications_profile_path, title: 'Applications', data: {placement: 'right'} do
= icon('cloud fw')
%span