Whitespace

This commit is contained in:
Amir E. Aharoni
2013-01-02 18:48:02 +02:00
parent 1f91a4c40c
commit 49436026d8
2 changed files with 4 additions and 4 deletions

View File

@@ -169,7 +169,7 @@
if ( this.options.lazyload ) {
this.$regionFilters.first().regionselector( 'show' );
} else{
} else {
this.$regionFilters.regionselector( 'show' );
}
},