Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
f94eb0b5
Commit
f94eb0b5
authored
Aug 01, 2012
by
Nathaniel Catchpole
Browse files
Issue
#1684800
by nod_: JSHint drupal.js
parent
3e6f4a3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/misc/drupal.js
View file @
f94eb0b5
...
...
@@ -169,7 +169,6 @@ Drupal.formatString = function(str, args) {
case
'
!
'
:
break
;
// Escaped and placeholder.
case
'
%
'
:
default
:
args
[
key
]
=
Drupal
.
theme
(
'
placeholder
'
,
args
[
key
]);
break
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment