Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 43: | Rivi 43: | ||
if ( '<!--{$hero|default:false|escape:'html'}-->' == 'true' ) { | if ( '<!--{$hero|default:false|escape:'html'}-->' == 'true' ) { | ||
container = jQuery( '.hero-container' ).attr( 'id' ); | container = jQuery( '.hero-container' ).attr( 'id' ); | ||
jQuery( '.hero-container' ).addClass( 'hero-map' ); | |||
jQuery( '.hero-container' ).removeClass( 'hero-empty' ); | |||
jQuery ( '#' + container ).css( 'border-bottom', '1px solid #e4e3de' ); | jQuery ( '#' + container ).css( 'border-bottom', '1px solid #e4e3de' ); | ||
console.log( 'hero!' ); | console.log( 'hero!' ); | ||


