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
Commits
0a1a8638
Commit
0a1a8638
authored
5 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Some design improvements
parent
32e4f573
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
biscuit/apps/chronos/templates/timetable/plan.html
+3
-3
3 additions, 3 deletions
biscuit/apps/chronos/templates/timetable/plan.html
with
3 additions
and
3 deletions
biscuit/apps/chronos/templates/timetable/plan.html
+
3
−
3
View file @
0a1a8638
...
...
@@ -44,20 +44,20 @@
</h3>
</div>
{# Show print button only if not on mobile #}
<div
class=
"col s
1
m6 l4 xl3 right align-right no-print"
>
<div
class=
"col s
4
m6 l4 xl3 right align-right no-print"
>
<a
class=
"waves-effect waves-teal btn-flat btn-flat-medium right hide-on-small-and-down"
id=
"print"
>
<i
class=
"material-icons center"
>
print
</i>
</a>
</div>
</div>
<div
class=
"row"
style=
"display: flex; flex-wrap: wrap;"
>
<div
class=
"row"
>
{% if smart %}
{# Show if smart #}
{# Toggle button to regular and smart plan badge #}
<div
class=
"row s12 m6 left"
>
<span
class=
"badge new primary-color left smart-plan-badge"
>
SMART PLAN
</span>
<a
class=
"waves-effect waves-light btn-flat no-print"
style=
"padding
: 0
px;"
<a
class=
"waves-effect waves-light btn-flat no-print"
style=
"padding
-left: 3px; padding-right: 3
px;"
href=
"{% url "
timetable_regular_plan
"
raw_type
id
"
regular
"
%}"
>
<i
class=
"material-icons left"
>
slideshow
</i>
REGELPLAN ANZEIGEN
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment