Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
apollo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
apollo
Commits
b8d453ba
Commit
b8d453ba
authored
Aug 05, 2018
by
nobodyiam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix image typo
parent
9db71184
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
apollo-portal/src/main/resources/static/img/logo-detail.png
apollo-portal/src/main/resources/static/img/logo-detail.png
+0
-0
apollo-portal/src/main/resources/static/login.html
apollo-portal/src/main/resources/static/login.html
+1
-1
No files found.
apollo-portal/src/main/resources/static/img/logo-detail.png
View replaced file @
9db71184
View file @
b8d453ba
60.5 KB
|
W:
|
H:
99 KB
|
W:
|
H:
2-up
Swipe
Onion skin
apollo-portal/src/main/resources/static/login.html
View file @
b8d453ba
...
@@ -244,7 +244,7 @@
...
@@ -244,7 +244,7 @@
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-12"
>
<div
class=
"col-lg-12"
>
<form
id=
"login-form"
action=
"/signin"
method=
"post"
role=
"form"
style=
"display: block;"
>
<form
id=
"login-form"
action=
"/signin"
method=
"post"
role=
"form"
style=
"display: block;"
>
<p
class=
"text-center"
><img
src=
"img/
apollo-logo-al
l.png"
style=
"width: 284px; height:75px; "
></p>
<p
class=
"text-center"
><img
src=
"img/
logo-detai
l.png"
style=
"width: 284px; height:75px; "
></p>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<input
type=
"text"
name=
"username"
tabindex=
"1"
class=
"form-control"
<input
type=
"text"
name=
"username"
tabindex=
"1"
class=
"form-control"
placeholder=
"Username"
value=
""
>
placeholder=
"Username"
value=
""
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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