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
ac558cdf
Commit
ac558cdf
authored
Oct 19, 2006
by
Nigel McNie
Committed by
Nigel McNie
Oct 19, 2006
Browse files
Fixed syntax error
parent
1daf1c98
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/admin/upgrade.php
View file @
ac558cdf
...
...
@@ -74,7 +74,7 @@ $js .= <<< EOJS
});
d
.
addErrback
(
function
()
{
$
(
element
)
.
innerHTML
=
'<img src="{$failureicon}" alt=":(" /> {$failurestring}'
;
}
}
);
}
addLoadEvent
(
processNext
);
...
...
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