Skip to content
Snippets Groups Projects
Commit f94eb0b5 authored by catch's avatar catch
Browse files

Issue #1684800 by nod_: JSHint drupal.js

parent 3e6f4a3a
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -169,7 +169,6 @@ Drupal.formatString = function(str, args) {
case '!':
break;
// Escaped and placeholder.
case '%':
default:
args[key] = Drupal.theme('placeholder', args[key]);
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment