Add alt text for link screen QR code
This commit is contained in:
parent
e32503eed4
commit
e11f11782c
3 changed files with 20 additions and 1 deletions
|
@ -13693,6 +13693,13 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-15T21:07:50.995Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "ts/views/install_view.js",
|
||||
"line": " this.$('#qr img').attr('alt', window.i18n('LinkScreen__scan-this-code'));",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-28T00:13:42.086Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-html(",
|
||||
"path": "ts/views/install_view.js",
|
||||
|
@ -13805,6 +13812,13 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-15T21:07:50.995Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "ts/views/install_view.ts",
|
||||
"line": " this.$('#qr img').attr('alt', window.i18n('LinkScreen__scan-this-code'));",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-28T00:13:42.086Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-html(",
|
||||
"path": "ts/views/install_view.ts",
|
||||
|
@ -14274,4 +14288,4 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-09-17T21:02:59.414Z"
|
||||
}
|
||||
]
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue