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
Commits
7ed4ae12
Commit
7ed4ae12
authored
2 years ago
by
Julian
Browse files
Options
Downloads
Patches
Plain Diff
Rename error message
parent
e5c74d1b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#83191
canceled
2 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aleksis/apps/alsijil/templates/alsijil/class_register/select_coursebook.html
+3
-10
3 additions, 10 deletions
...l/templates/alsijil/class_register/select_coursebook.html
with
3 additions
and
10 deletions
aleksis/apps/alsijil/templates/alsijil/class_register/select_coursebook.html
+
3
−
10
View file @
7ed4ae12
...
...
@@ -36,17 +36,10 @@
<v-col>
<h1
class=
"text-h3 primary--text"
>
<v-icon
color=
"error"
x-large
>
mdi-book-off-outline
</v-icon>
Whoops, 404
{% trans "No Coursebook" %}
</h1>
<p>
The page you were looking for does not exist
</p>
<v-btn
color=
"primary"
outlined
>
Get me out of here!
</v-btn>
<p>
{% trans "There are no courses where you are a teacher." %}
</p>
</v-col>
</v-row>
</v-container>
...
...
@@ -56,4 +49,4 @@
{% block extra_body %}
{#
<script
type=
"module"
src=
"{% static "
js
/
vue
/
alsijil
/
LoadComponents.js
"
%}"
></script>
#}
{% endblock %}
\ No newline at end of file
{% endblock %}
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