Loading client/src/components/History/Content/model/states.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ export const STATES = { }, deferred: { status: "info", text: "This dataset is remote, has not be ingested by Galaxy, and full metadata may not be available.", text: "This dataset is remote, has not been ingested by Galaxy, and full metadata may not be available.", icon: "cloud", }, /** has no data */ Loading Loading
client/src/components/History/Content/model/states.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ export const STATES = { }, deferred: { status: "info", text: "This dataset is remote, has not be ingested by Galaxy, and full metadata may not be available.", text: "This dataset is remote, has not been ingested by Galaxy, and full metadata may not be available.", icon: "cloud", }, /** has no data */ Loading