Skip to content
GitLab
Menu
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
2e3142d2
Commit
2e3142d2
authored
Jun 13, 2016
by
Son Nguyen
Committed by
Gerrit Code Review
Jun 13, 2016
Browse files
Merge "Bug 1585011: Making the subheading smaller"
parents
409609dc
21e071fe
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/artefact/artefact.php
View file @
2e3142d2
...
...
@@ -202,7 +202,7 @@ $smarty->assign('artefacttitle', $title);
$smarty
->
assign
(
'artefact'
,
$content
);
$smarty
->
assign
(
'artefactpath'
,
$artefactpath
);
$smarty
->
assign
(
'INLINEJAVASCRIPT'
,
$inlinejavascript
);
$smarty
->
assign
(
'PAGEHEADING'
,
null
);
$smarty
->
assign
(
'view'
,
$view
);
$smarty
->
assign
(
'viewid'
,
$viewid
);
$smarty
->
assign
(
'feedback'
,
$feedback
);
...
...
Write
Preview
Supports
Markdown
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