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
typo3
qfq
Commits
9a356335
Commit
9a356335
authored
May 17, 2016
by
Rafael Ostertag
Browse files
Added TODO
parent
cd565668
Changes
1
Hide whitespace changes
Inline
Side-by-side
javascript/src/Alert.js
View file @
9a356335
...
...
@@ -210,6 +210,7 @@ var QfqNS = QfqNS || {};
that
.
$alertDiv
=
null
;
that
.
shown
=
false
;
// TODO: removeAlert should not have knowledge on how to handle alert container
if
(
that
.
countAlertsInAlertContainer
()
===
0
)
{
that
.
removeAlertContainer
();
}
...
...
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