Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
86f64bfe
Commit
86f64bfe
authored
4 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Email Patches
Plain Diff
MLAB-253: use the original bootstrap CSS
parent
d9a33766
master
MLAB-677
devel
patch-1
reset-jul13
reset-merge
testing
6 merge requests
!143
updating yml config
,
!64
Prepare production
,
!63
Prepare after testing
,
!62
Testing
,
!59
Mlab 240
,
!50
Mlab 253
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
views/DE/404.pug
+1
-1
views/DE/404.pug
views/DE/500.pug
+1
-1
views/DE/500.pug
with
2 additions
and
2 deletions
+2
-2
views/DE/404.pug
+
1
-
1
View file @
86f64bfe
...
@@ -4,7 +4,7 @@ html(lang="de")
...
@@ -4,7 +4,7 @@ html(lang="de")
title= "404 - Page not found"
title= "404 - Page not found"
meta(charset="UTF-8")
meta(charset="UTF-8")
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.css")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.
min.
css")
style.
style.
.container {
.container {
height: 400px;
height: 400px;
...
...
This diff is collapsed.
Click to expand it.
views/DE/500.pug
+
1
-
1
View file @
86f64bfe
...
@@ -4,7 +4,7 @@ html(lang="de")
...
@@ -4,7 +4,7 @@ html(lang="de")
title= "500 - Internal Server Error"
title= "500 - Internal Server Error"
meta(charset="UTF-8")
meta(charset="UTF-8")
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
meta(name="viewport", content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.css")
link(rel="stylesheet", type="text/css", href="/css/bootstrap.
min.
css")
style.
style.
.container {
.container {
height: 400px;
height: 400px;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets