fix: ordinamento membri (namecomplete (concat: name, surname, username)
This commit is contained in:
@@ -86,7 +86,7 @@ export default defineComponent({
|
||||
|
||||
function navigaExt(obj: any) {
|
||||
cmdExt(costanti.CMD_SHOW_PAGE, obj, null)
|
||||
//let link = tools.getDirectoryByTable(props.table) + '/' + obj._id
|
||||
//let link = shared_consts.getDirectoryByTable(props.table) + '/' + obj._id
|
||||
//console.log('link', link)
|
||||
//$router.push(link)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user