Removed jQuery from core scripts

This commit is contained in:
Kevin Röbert
2020-06-05 20:13:21 +02:00
parent 0acd24d716
commit ae30c0eb53
16 changed files with 151 additions and 358 deletions

View File

@@ -346,5 +346,29 @@
"eTag_filtering_enabled_title": {
"message": "Filters ETag headers. Hint: Cache must be cleared before first use.",
"description": "This string is used as title for the ETag header filtering switch"
},
"popup_html_rules_status_head_title": {
"message": "",
"description": "not needed, only to prevent exceptions"
},
"popup_html_statistics_percentage_title": {
"message": "",
"description": "not needed, only to prevent exceptions"
},
"popup_html_statistics_blocked_title": {
"message": "",
"description": "not needed, only to prevent exceptions"
},
"popup_html_statistics_elements_title": {
"message": "",
"description": "not needed, only to prevent exceptions"
},
"popup_html_statistics_head_title": {
"message": "",
"description": "not needed, only to prevent exceptions"
},
"popup_html_configs_head_title": {
"message": "",
"description": "not needed, only to prevent exceptions"
}
}