Removed all todos from code and created corresponding JIRA tickets.
This commit is contained in:
@@ -96,7 +96,8 @@ export function JobsDetailHeaderCsi({
|
||||
},
|
||||
});
|
||||
|
||||
if (e.key === "text") console.log("TODO Handling texting"); //TODO Implement texting.
|
||||
if (e.key === "text") {
|
||||
}
|
||||
} else {
|
||||
notification["error"]({
|
||||
message: t("csi.errors.notconfigured"),
|
||||
|
||||
Reference in New Issue
Block a user