...
This commit is contained in:
parent
d741956491
commit
8174cbcae1
|
|
@ -164,7 +164,7 @@ var tarteaucitron = {
|
|||
html += '</div>';
|
||||
|
||||
// get the banner orientation
|
||||
if (default.orientation === 'bottom') {
|
||||
if (defaults.orientation === 'bottom') {
|
||||
orientation = 'Bottom';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue