New option for control over update downloads
This commit is contained in:
parent
80c1ad6ee3
commit
e9308bbafb
49 changed files with 1230 additions and 803 deletions
|
@ -431,6 +431,13 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-06-15T23:46:51.629Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-$(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
"line": " this.$('.whats-new-placeholder').append(this.whatsNewView.el);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-08-17T01:37:13.116Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
|
@ -439,6 +446,13 @@
|
|||
"updated": "2021-02-26T18:44:56.450Z",
|
||||
"reasonDetail": "Adding sub-view to DOM"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-append(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
"line": " this.$('.whats-new-placeholder').append(this.whatsNewView.el);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-08-17T01:37:13.116Z"
|
||||
},
|
||||
{
|
||||
"rule": "jQuery-appendTo(",
|
||||
"path": "js/views/inbox_view.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue