-
Notifications
You must be signed in to change notification settings - Fork 378
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Improve links to meeting tools from group pages (#5130)
* chore: Remove unused template parameter from {%include%} * feat: Add "Meeting tools" section to group session details panel * feat: Use better label for recordings section after session has ended * feat: Define template tag to store timezone.now in the render context * fix: Use get_now tag in session_buttons_include.html * fix: Update session_details_panel.html to use get_now tag * refactor: Inject timezone_now from a context processor instead of tag * chore: Remove unused imports * chore: Remove unused {%load%} * chore: Revert renaming of dateformat.py
- Loading branch information
1 parent
82e0940
commit 6c31c73
Showing
5 changed files
with
157 additions
and
7 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
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
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
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
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