Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iena-path-block
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
Model registry
Operate
Environments
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
iena
iena-path-block
Commits
45b09ff4
Commit
45b09ff4
authored
4 years ago
by
Lea
Browse files
Options
Downloads
Patches
Plain Diff
enrol-ok
parent
1d04377c
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
lang/en/block_career.php
+1
-0
1 addition, 0 deletions
lang/en/block_career.php
styles.css
+0
-2
0 additions, 2 deletions
styles.css
templates/career_enrol.mustache
+1
-1
1 addition, 1 deletion
templates/career_enrol.mustache
with
2 additions
and
3 deletions
lang/en/block_career.php
+
1
−
0
View file @
45b09ff4
...
@@ -27,4 +27,5 @@
...
@@ -27,4 +27,5 @@
$string
[
'enroll'
]
=
'Enrollment to the path'
;
$string
[
'enroll'
]
=
'Enrollment to the path'
;
$string
[
'manage'
]
=
'Manage groups'
;
$string
[
'manage'
]
=
'Manage groups'
;
$string
[
'any_group'
]
=
'Any group'
;
$string
[
'any_group'
]
=
'Any group'
;
$string
[
'save'
]
=
'Save'
;
?>
?>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
styles.css
+
0
−
2
View file @
45b09ff4
...
@@ -194,10 +194,8 @@ ul.career-ul {
...
@@ -194,10 +194,8 @@ ul.career-ul {
.right
{
.right
{
float
right;
float
right;
width
:
200px
;
width
:
200px
;
border
:
solid
;
}
}
.career-item
{
.career-item
{
width
:
70%
;
width
:
70%
;
float
:
left
;
float
:
left
;
border
:
solid
;
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
templates/career_enrol.mustache
+
1
−
1
View file @
45b09ff4
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
{{/
current_group
}}
{{/
current_group
}}
</div>
</div>
<div>
<div>
<input
type=
"submit"
class=
"btn btn-primary"
name=
"action"
value=
"
Enregistrer
"
>
<input
type=
"submit"
class=
"btn btn-primary"
name=
"action"
value=
"
{{
save
}}
"
>
</div>
</div>
</form>
</form>
<a
href=
"
{{
manage_group
}}
"
class=
'btn btn-primary m-b-1'
>
{{
manage
}}
</a>
<a
href=
"
{{
manage_group
}}
"
class=
'btn btn-primary m-b-1'
>
{{
manage
}}
</a>
\ No newline at end of file
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