Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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-Core
Commits
949b260a
Commit
949b260a
authored
5 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Change offline notice
parent
1b02a8f2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!86
Merge school-apps
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.idea/misc.xml
+1
-1
1 addition, 1 deletion
.idea/misc.xml
.idea/school-apps.iml
+1
-1
1 addition, 1 deletion
.idea/school-apps.iml
schoolapps/templates/common/offline.html
+7
-6
7 additions, 6 deletions
schoolapps/templates/common/offline.html
with
9 additions
and
8 deletions
.idea/misc.xml
+
1
−
1
View file @
949b260a
...
...
@@ -6,5 +6,5 @@
<component
name=
"NodePackageJsonFileManager"
>
<packageJsonPaths
/>
</component>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"Python 3.7 (
S
chool
A
pps)"
project-jdk-type=
"Python SDK"
/>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"Python 3.7 (
s
chool
-a
pps)"
project-jdk-type=
"Python SDK"
/>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/school-apps.iml
+
1
−
1
View file @
949b260a
...
...
@@ -23,7 +23,7 @@
<excludeFolder
url=
"file://$MODULE_DIR$/env"
/>
<excludeFolder
url=
"file://$MODULE_DIR$/schoolapps/staticcollect"
/>
</content>
<orderEntry
type=
"jdk"
jdkName=
"Python 3.7 (
S
chool
A
pps)"
jdkType=
"Python SDK"
/>
<orderEntry
type=
"jdk"
jdkName=
"Python 3.7 (
s
chool
-a
pps)"
jdkType=
"Python SDK"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
<component
name=
"TemplatesService"
>
...
...
This diff is collapsed.
Click to expand it.
schoolapps/templates/common/offline.html
+
7
−
6
View file @
949b260a
{% include 'partials/header.html' %}
<main>
<h3>
Leider besteht keine Verbindung zum Internet.
</h3>
<h3><i
class=
"material-icons left medium"
style=
"font-size: 2.92rem;"
>
signal_wifi_off
</i>
Es besteht keine
Verbindung zum Internet.
</h3>
<p
class=
"flow-text"
>
Beim Aufrufen dieser Seite ist ein Fehler aufgetreten. Vermutlich hast Du keine Verbindung zum Internet.
Prüfe, ob Dein WLAN oder Deine mobilen Daten engeschaltet sind, und probiere es noch einmal.
Wenn Du der Meinung bist, dass Du über eine Verbindung verfügst, wende Dich bitte an den
<a
href=
"mailto:support@katharineum.de"
>
Support
</a>
.
Beim Aufrufen dieser Seite ist ein Fehler aufgetreten. Vermutlich hast du keine Verbindung zum Internet.
Prüfe, ob dein WLAN oder deine mobilen Daten engeschaltet sind, und probiere es noch einmal.
Wenn du der Meinung bist, dass du über eine Verbindung verfügst, wende dich bitte an die
<a
href=
"mailto:support@katharineum.de"
>
Computer-AG
</a>
.
</p>
</main>
{% include 'partials/footer.html' %}
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