summaryrefslogtreecommitdiff
path: root/app/views/projects/empty.html.haml
diff options
context:
space:
mode:
authorMark Lapierre <mlapierre@gitlab.com>2018-11-28 15:23:38 -0500
committerMark Lapierre <mlapierre@gitlab.com>2018-12-10 13:10:12 -0500
commited75b46cd9ae2fbc4dfd98447d659c771ddef23c (patch)
tree9a28632fdd55bfc727c23a8ba645b20062c75e3d /app/views/projects/empty.html.haml
parentc61c5cf2d973f9a9add71dbe876df42caa8e4bfe (diff)
downloadgitlab-ce-ed75b46cd9ae2fbc4dfd98447d659c771ddef23c.tar.gz
Update tests and Resources to use new file button
The 'Create new' dropdown is no longer available on a blank project so use the 'New file' button instead.
Diffstat (limited to 'app/views/projects/empty.html.haml')
-rw-r--r--app/views/projects/empty.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml
index aa690b12eb7..081990ac9b7 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -32,7 +32,7 @@
.prepend-top-20
%nav.project-buttons
- .scrolling-tabs-container.inner-page-scroll-tabs.is-smaller
+ .scrolling-tabs-container.inner-page-scroll-tabs.is-smaller.qa-quick-actions
.fade-left= icon('angle-left')
.fade-right= icon('angle-right')
.nav-links.scrolling-tabs.quick-links