Skip to content

Commit

Permalink
jobs incidents renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
delchev committed Jun 27, 2024
1 parent 1da938c commit 3d241b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"module": "ide-bpm-workspace/services/bpm-process-jobs-view.js",
"extensionPoint": "ide-view",
"description": "Business Process Jobs"
"description": "Business Process Jobs Incidents"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/
const viewData = {
id: "bpm-process-jobs-view",
label: "Dead-Letter Jobs",
label: "Jobs Incidents",
factory: "frame",
region: "bottom",
link: "../ide-bpm-workspace/bpm-process-jobs.html",
Expand Down

0 comments on commit 3d241b3

Please sign in to comment.