Skip to content
Snippets Groups Projects
Commit 9a356335 authored by Rafael Ostertag's avatar Rafael Ostertag
Browse files

Added TODO

parent cd565668
No related branches found
No related tags found
No related merge requests found
......@@ -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();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment