mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Render right clone panel partial on empty project page
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
= render 'clone_panel'
|
||||
%h3.page-title
|
||||
= @project.name_with_namespace
|
||||
.form-horizontal.pull-right
|
||||
= render "shared/clone_panel"
|
||||
|
||||
- if @project.import? && !@project.imported
|
||||
.save-project-loader
|
||||
|
||||
Reference in New Issue
Block a user