Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Alsijil
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-Alsijil
Merge requests
!236
Resolve "Improve week view for mobile devices (size s)"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Improve week view for mobile devices (size s)"
186-improve-week-view-for-mobile-devices-size-s
into
master
Overview
5
Commits
19
Pipelines
13
Changes
2
Merged
Julian
requested to merge
186-improve-week-view-for-mobile-devices-size-s
into
master
3 years ago
Overview
5
Commits
19
Pipelines
13
Changes
1
Expand
Closes
#186 (closed)
Edited
3 years ago
by
Julian
0
0
Merge request reports
Compare
version 4
version 11
02f36978
3 years ago
version 10
b90fd90e
3 years ago
version 9
346722de
3 years ago
version 8
ce73bbfb
3 years ago
version 7
2c8668e6
3 years ago
version 6
b9d69d1a
3 years ago
version 5
ef59ab86
3 years ago
version 4
d80f3203
3 years ago
version 3
07c6f22f
3 years ago
version 2
824db340
3 years ago
version 1
ba7b826b
3 years ago
master (base)
and
version 5
latest version
f29c38c3
19 commits,
3 years ago
version 11
02f36978
18 commits,
3 years ago
version 10
b90fd90e
17 commits,
3 years ago
version 9
346722de
16 commits,
3 years ago
version 8
ce73bbfb
15 commits,
3 years ago
version 7
2c8668e6
12 commits,
3 years ago
version 6
b9d69d1a
11 commits,
3 years ago
version 5
ef59ab86
10 commits,
3 years ago
version 4
d80f3203
9 commits,
3 years ago
version 3
07c6f22f
6 commits,
3 years ago
version 2
824db340
5 commits,
3 years ago
version 1
ba7b826b
3 commits,
3 years ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
aleksis/apps/alsijil/templates/alsijil/class_register/week_view.html
+
1
−
1
Options
@@ -265,7 +265,7 @@
<p
class=
"subtitle"
>
<span>
{{ advanced_weekday.date }}
</span>
<button
class=
"btn-superflat right waves-effect unfold-trigger"
>
{% trans "
Display more
" %}
<i
class=
"material-icons"
>
{% trans "
Unfold
" %}
<i
class=
"material-icons"
>
expand_less
</i>
</button>
Loading