This commit is contained in:
2020-07-01 21:01:24 +00:00
parent 94ade9b5e8
commit 5f95fe5e64
3 changed files with 14 additions and 3 deletions

View File

@@ -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",