Fix indentation
This commit is contained in:
parent
ce43038054
commit
b7a4f2359e
|
@ -40,8 +40,8 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|||
|
||||
</div><!-- .carousel -->
|
||||
|
||||
<script>
|
||||
jQuery( ".carousel-item" ).first().addClass( "active" );
|
||||
</script>
|
||||
<script>
|
||||
jQuery( ".carousel-item" ).first().addClass( "active" );
|
||||
</script>
|
||||
|
||||
<?php endif; ?>
|
||||
|
|
Reference in New Issue