Deleted TODOs after noting them as JIRA issues

This commit is contained in:
Fred. P
2018-06-13 14:43:39 +02:00
parent 1005990588
commit 2ee77e0034
4 changed files with 2 additions and 8 deletions

View File

@@ -26,7 +26,6 @@ class Manage {
}
}
// TODO: success/error messages (not present in MP2)
Url::redirectBack();
}
}
}