mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
mark the idle dialog continue button for translation
This commit is contained in:
parent
c7db982ab1
commit
3c195eed9f
@ -133,7 +133,7 @@ export default
|
||||
}
|
||||
else {
|
||||
var buttons = [{
|
||||
"label": "Continue",
|
||||
"label": i18n._("Continue"),
|
||||
"onClick": function() {
|
||||
// make a rest call here to force the API to
|
||||
// move the session time forward
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user