Minor formatting changes
Change-Id: I3ffd7029165ff614c13000b333ed30d3874fba28
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
a.className = 'autonym';
|
||||
|
||||
li.appendChild( a );
|
||||
if( this.options.languageDecorator ) {
|
||||
if ( this.options.languageDecorator ) {
|
||||
this.options.languageDecorator( $( a ), code );
|
||||
}
|
||||
return li;
|
||||
|
||||
Reference in New Issue
Block a user