- Aggiunto bottone Aggiungi al Carrello sulla lista dei libri dei cataloghi
This commit is contained in:
@@ -101,6 +101,7 @@ export const tools = {
|
||||
FILTER_MYFOLLOW: 2,
|
||||
|
||||
COOK_TIPOCONTO: 'TC_',
|
||||
COOK_ARGOM: 'CK_ARG',
|
||||
COOK_SEARCH: 'SEARCH_',
|
||||
COOK_SELCART: 'SELCART_',
|
||||
COOK_SELGAS: 'SELGAS',
|
||||
@@ -4105,7 +4106,7 @@ export const tools = {
|
||||
},
|
||||
|
||||
setLangAtt($q: any, $router: Router, mylang: string) {
|
||||
console.log('setLangAtt =', mylang);
|
||||
// console.log('setLangAtt =', mylang);
|
||||
const globalStore = useGlobalStore();
|
||||
|
||||
if (!mylang || typeof mylang !== 'string') {
|
||||
|
||||
Reference in New Issue
Block a user