Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rosetta
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ExaCT
Rosetta
Commits
17399407
Commit
17399407
authored
4 years ago
by
Stefano Alberto Russo
Browse files
Options
Downloads
Patches
Plain Diff
Graphical fixes.
parent
059d6cd7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
services/webapp/code/rosetta/core_app/templates/components/task.html
+1
-1
1 addition, 1 deletion
...bapp/code/rosetta/core_app/templates/components/task.html
services/webapp/code/rosetta/core_app/templates/login.html
+1
-3
1 addition, 3 deletions
services/webapp/code/rosetta/core_app/templates/login.html
with
2 additions
and
4 deletions
services/webapp/code/rosetta/core_app/templates/components/task.html
+
1
−
1
View file @
17399407
...
...
@@ -188,7 +188,7 @@
-->
</table>
<p
style=
"margin-left:1
2
px; font-size:0.9em; color:#484848"
>
<p
style=
"margin-left:1
0
px; font-size:0.9em; color:#484848"
>
<i
class=
"fa fa-info-circle"
style=
"color:#337ab7"
></i>
You can share a direct link with other people, but remember that if you have no authentication in place anyone will be able to access.
</p>
</div>
...
...
This diff is collapsed.
Click to expand it.
services/webapp/code/rosetta/core_app/templates/login.html
+
1
−
3
View file @
17399407
...
...
@@ -9,10 +9,8 @@
<br
/>
<br
/>
<br
/>
<h1>
Rosetta
💁🏽
</h1>
<h1>
Rosetta
<img
src=
"/static/img/emoji_u1f6f0.png"
style=
"height:84px; width:64px; padding-bottom:20px"
>
</h1>
<p
style=
"font-size: 16px;"
>
<br
/>
<br
/>
<input
style=
"margin-bottom:5px;"
type=
"username"
class=
"form-control"
placeholder=
"Email"
name=
'username'
required
autofocus
>
<input
type=
"password"
class=
"form-control"
placeholder=
"Password"
name=
'password'
>
...
...
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