Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a24a858f
Commit
a24a858f
authored
Jan 13, 2015
by
alexpott
Browse files
Issue
#2396983
by corbacho: Header Logo with Bartik won't change in settings preview
parent
eb25a33d
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/themes/bartik/color/color.inc
View file @
a24a858f
...
...
@@ -7,7 +7,7 @@
// Put the logo path into JavaScript for the live preview.
$js_attached
[
'#attached'
][
'drupalSettings'
][
'color'
][
'logo'
]
=
theme_get_setting
(
'logo.url'
,
'bartik'
);
drupal_
render
(
$js_attached
);
drupal_
process_attached
(
$js_attached
);
$info
=
array
(
// Available colors and color labels used in theme.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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