Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL Sosial
tbcare
tbcare-web
Commits
c9f5bc3b
Commit
c9f5bc3b
authored
Jun 06, 2021
by
Sean Zeliq Urian
Browse files
Merge branch 'PBI-14-Log-Aktivitas' into 'staging'
Bug Fixing See merge request
!54
parents
aa0f6591
d72945d5
Pipeline
#81777
passed with stages
in 9 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/scenes/ActivityLog/components/ActivityTabel/index.tsx
View file @
c9f5bc3b
...
...
@@ -73,9 +73,6 @@ export default function ActivityTabel() {
};
logs
.
push
(
logObject
);
}
}
else
{
setFilterToggle
(
!
filterToggle
);
setPage
(
1
);
}
logs
=
addNumber
(
page
,
logs
);
setLogList
(
logs
);
...
...
Write
Preview
Supports
Markdown
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