Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
571516da
Commit
571516da
authored
Jan 24, 2022
by
Shreedhar Bhat
Committed by
David O'Regan
Jan 24, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Applied .container-fluid .container-limited classes
Resolves
https://gitlab.com/gitlab-org/gitlab/-/issues/350469
parent
ff777213
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
app/views/users/_overview.html.haml
app/views/users/_overview.html.haml
+2
-1
No files found.
app/views/users/_overview.html.haml
View file @
571516da
...
...
@@ -8,7 +8,6 @@
=
_
(
'There was an error loading users activity calendar.'
)
%a
.js-retry-load
{
href:
'#'
}
=
s_
(
'UserProfile|Retry'
)
.user-calendar-activities
-
if
@user
.
user_readme
&
.
rich_viewer
.row.justify-content-center
.col-12.col-md-10.col-lg-8.gl-my-6
...
...
@@ -24,6 +23,8 @@
.gl-ml-auto
=
link_to
_
(
'Edit'
),
edit_blob_path
(
@user
.
user_project
,
@user
.
user_project
.
default_branch
,
@user
.
user_readme
.
path
)
=
render
'projects/blob/viewer'
,
viewer:
@user
.
user_readme
.
rich_viewer
,
load_async:
false
.row
.col-12.user-calendar-activities
.row
%div
{
class:
activity_pane_class
}
-
if
can?
(
current_user
,
:read_cross_project
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment