Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Chronos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Chronos
Merge requests
!41
"README.rst" did not exist on "047f4f119e951562d1b3ce382e3500e4a108a560"
Show announcements in timetable views
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Show announcements in timetable views
feature/show-announcements-in-timetable-views
into
master
Overview
14
Commits
9
Pipelines
0
Changes
2
All threads resolved!
Hide all comments
Merged
Jonathan Weth
requested to merge
feature/show-announcements-in-timetable-views
into
master
5 years ago
Overview
14
Commits
9
Pipelines
0
Changes
2
All threads resolved!
Hide all comments
Expand
Blocked by
AlekSIS!184 (merged)
Closes
#63 (closed)
0
0
Merge request reports
Viewing commit
afa74623
Prev
Next
Show latest version
2 files
+
6
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Verified
afa74623
Show announcements in weekly timetable views (SMART PLAN)
· afa74623
Jonathan Weth
authored
5 years ago
Closes "SMART PLAN" on
#63
aleksis/apps/chronos/templates/chronos/timetable.html
+
1
−
1
Options
@@ -113,7 +113,7 @@
{% endif %}
</div>
{#
{% include "c
hronos/hintsinplan.html"
%}
#}
{% include "c
ore/announcements.html" with announcements=announcements show_interval=1
%}
{# show full timetable on tablets, laptops and pcs #}
<div
class=
"timetable-plan hide-on-small-and-down"
>
Loading