Skip to content
Snippets Groups Projects

Project overview page reoganisation: add sidebar

Merged Sascha Eggenberger requested to merge project-overview-layout-reorganisation into master
1 unresolved thread
13 files
+ 94
33
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -36,7 +36,10 @@ export default {
<span>
<gl-button
v-gl-modal="$options.uploadBlobModalId"
variant="link"
icon="upload"
class="stat-link gl-px-0!"
button-text-classes="gl-ml-2"
data-testid="upload-file-button"
>{{ __('Upload File') }}</gl-button
>
Loading