diff --git a/resources/js/ext.uls.interface.js b/resources/js/ext.uls.interface.js index a99cc0f5..47b30ebf 100644 --- a/resources/js/ext.uls.interface.js +++ b/resources/js/ext.uls.interface.js @@ -285,7 +285,8 @@ lang: previousLang, // We could get dir from uls.data, // but we are trying to avoid loading it - // and 'auto' is safe enough in this context + // and 'auto' is safe enough in this context. + // T130390: must use attr dir: 'auto' } );