JS conf picture URL try 2
This commit is contained in:
parent
ccc9e9c98e
commit
94168ec23e
1 changed files with 1 additions and 1 deletions
|
|
@ -80,6 +80,6 @@
|
||||||
cell_size: 100,
|
cell_size: 100,
|
||||||
x_colors: triangle_colors
|
x_colors: triangle_colors
|
||||||
});
|
});
|
||||||
$('#banner').css('background-image', "'url(\"#{@conference.picture_url\")'");
|
$('#banner').css('background-image', "'url(#{@conference.picture_url)'");
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue