Typo
This commit is contained in:
@@ -104,9 +104,9 @@ include _scripts
|
|||||||
|
|
||||||
script(src="{{ url_for('static_pillar', filename='assets/js/vendor/jquery.montage.min.js') }}")
|
script(src="{{ url_for('static_pillar', filename='assets/js/vendor/jquery.montage.min.js') }}")
|
||||||
script.
|
script.
|
||||||
| {% if header_video_file %}
|
{% if header_video_file %}
|
||||||
videojs(document.getElementById('videoplayer'), { fluid: true });
|
videojs(document.getElementById('videoplayer'), { fluid: true });
|
||||||
| {% endif %}
|
{% endif %}
|
||||||
|
|
||||||
function montage(){
|
function montage(){
|
||||||
var $container = $('#featured-list'),
|
var $container = $('#featured-list'),
|
||||||
|
Reference in New Issue
Block a user