This commit is contained in:
@@ -57,6 +57,11 @@ export default {
|
||||
//error here? or do nothing, doing nothing for now, should only apply if it's an orphan record and that is kind of obvious
|
||||
//or error "Can't open nothing"
|
||||
break;
|
||||
//TODO: Items that are able to be opened from the adm-history form
|
||||
//need to decide to support them and if not then need to modify the message below
|
||||
//to be localized and simply say "Can't open this object type" or something along those lines
|
||||
//TODO: FORMCUSTOMIZATION
|
||||
//TODO: LIST VIEW
|
||||
case ayatype.Translation:
|
||||
vm.$router.push({
|
||||
name: "adm-translation",
|
||||
|
||||
Reference in New Issue
Block a user