-
-
Notifications
You must be signed in to change notification settings - Fork 941
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-50675 portal Remove widgets from profile sidebar
- Loading branch information
1 parent
a51a09f
commit 2b81761
Showing
2 changed files
with
0 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
webcomponents/tool/src/main/frontend/bundle-entry-points/body-scripts.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
import "@sakai-ui/sakai-permissions/sakai-permissions.js"; | ||
import "@sakai-ui/sakai-search/sakai-search.js"; | ||
import "@sakai-ui/sakai-calendar/sakai-calendar.js"; | ||
import "@sakai-ui/sakai-grades/sakai-grades.js"; | ||
import "get-browser-fingerprint"; | ||
import { init as initJumpToTop } from "@sakai-ui/sakai-jump-to-top/sakai-jump-to-top.js"; | ||
initJumpToTop(); |