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
!16
Turn group week view into general week view.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Turn group week view into general week view.
34-turn-group-week-view-into-general-week-view
into
master
Overview
4
Commits
10
Pipelines
0
Changes
3
Merged
Tom Teichler
requested to merge
34-turn-group-week-view-into-general-week-view
into
master
5 years ago
Overview
4
Commits
10
Pipelines
0
Changes
3
Expand
Closes
#34 (closed)
Edited
5 years ago
by
Tom Teichler
0
0
Merge request reports
Viewing commit
c36b5d8e
Prev
Next
Show latest version
3 files
+
35
−
18
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
Verified
c36b5d8e
Turn group week view into general week view. Closes
#34
.
· c36b5d8e
Tom Teichler
authored
5 years ago
biscuit/apps/alsijil/templates/alsijil/group_week.html
+
1
−
1
Options
@@ -22,7 +22,7 @@
@@ -22,7 +22,7 @@
{% endif %}
{% endif %}
</div>
</div>
{% if group %}
{% if group
or teacher or room
%}
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-md-7"
>
<div
class=
"col-md-7"
>
<div
class=
"card"
>
<div
class=
"card"
>
Loading