Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vitamui-pr-pastis
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dad
vitamui-pr-pastis
Commits
1efb155a
Commit
1efb155a
authored
4 years ago
by
NOUMANE
Browse files
Options
Downloads
Patches
Plain Diff
[US TRTL-287] fix subrogation focus on OK button
parent
03c3ad6d
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Feature/design/1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cas/cas-server/src/main/resources/templates/casLoginView.html
+1
-1
1 addition, 1 deletion
...cas-server/src/main/resources/templates/casLoginView.html
with
1 addition
and
1 deletion
cas/cas-server/src/main/resources/templates/casLoginView.html
+
1
−
1
View file @
1efb155a
...
@@ -84,7 +84,7 @@
...
@@ -84,7 +84,7 @@
<input
type=
"hidden"
name=
"execution"
th:value=
"${flowExecutionKey}"
/>
<input
type=
"hidden"
name=
"execution"
th:value=
"${flowExecutionKey}"
/>
<input
type=
"hidden"
name=
"_eventId"
value=
"submit"
/>
<input
type=
"hidden"
name=
"_eventId"
value=
"submit"
/>
<button
type=
"submit"
class=
"vitamui-primary"
name=
"submit"
accesskey=
"l"
th:value=
"Suivant"
tabindex=
"6"
>
OK
</button>
<button
type=
"submit"
autofocus
class=
"vitamui-primary"
name=
"submit"
accesskey=
"l"
th:value=
"Suivant"
tabindex=
"6"
>
OK
</button>
</form>
</form>
<p
class=
"helper"
>
Appuyez sur
<strong>
Entrée
</strong>
pour valider
</p>
<p
class=
"helper"
>
Appuyez sur
<strong>
Entrée
</strong>
pour valider
</p>
<button
class=
"back"
type=
"button"
th:onclick=
"|location.href = '@{/login(service=${serviceUrl})}';|"
th:if=
"${!#strings.isEmpty(superUser)}"
>
<button
class=
"back"
type=
"button"
th:onclick=
"|location.href = '@{/login(service=${serviceUrl})}';|"
th:if=
"${!#strings.isEmpty(superUser)}"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment