Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
deaeb2b7
Commit
deaeb2b7
authored
Mar 20, 2019
by
Robert Lyon
Committed by
Gerrit Code Review
Mar 20, 2019
Browse files
Merge "Bug 1820774: Need to have full url in Resume -> introduction link"
parents
9eb1306e
099fb56d
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/resume/lib.php
View file @
deaeb2b7
...
...
@@ -63,7 +63,7 @@ class PluginArtefactResume extends PluginArtefact {
),
'index'
=>
array
(
'page'
=>
'index'
,
'url'
=>
'artefact/resume'
,
'url'
=>
'artefact/resume
/index.php
'
,
'title'
=>
get_string
(
'introduction'
,
'artefact.resume'
),
),
'employment'
=>
array
(
...
...
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