Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
odeimaiz committed Aug 1, 2023
1 parent 0ce278e commit b72f92a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1182,6 +1182,7 @@ qx.Class.define("osparc.desktop.WorkbenchView", {
introLayout.add(title);

if (showStartStopButton) {
// Only available to dynamic services
const instructions = new qx.ui.basic.Label(this.tr("To procceed with the following actions, the service needs to be Stopped.")).set({
font: "text-13",
rich: true,
Expand Down

0 comments on commit b72f92a

Please sign in to comment.