Data Request API helper #10
2 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
||||||
},
|
},
|
||||||
"Apps": {
|
"Apps": {
|
||||||
"QueryStatus": {
|
"QueryStatus": {
|
||||||
|
"title": "Information Request Status",
|
||||||
"user-disconnected-tooltip": "This user is not logged in to Foundry",
|
"user-disconnected-tooltip": "This user is not logged in to Foundry",
|
||||||
"cancel-request": "Cancel Request",
|
"cancel-request": "Cancel Request",
|
||||||
"finish-early": "Finish Request Early",
|
"finish-early": "Finish Request Early",
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,7 @@ export class QueryStatus extends HandlebarsApplicationMixin(ApplicationV2) {
|
||||||
height: `auto`,
|
height: `auto`,
|
||||||
},
|
},
|
||||||
window: {
|
window: {
|
||||||
|
title: `taf.Apps.QueryStatus.title`,
|
||||||
resizable: true,
|
resizable: true,
|
||||||
},
|
},
|
||||||
actions: {
|
actions: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue