Merge branch 'develop' into build-iphan

This commit is contained in:
mateuswetah 2022-02-08 18:28:51 -03:00
commit c86e3f7ea5
1 changed files with 0 additions and 3 deletions

View File

@ -201,9 +201,6 @@
this.itemMetadatum.metadatum &&
this.itemMetadatum.metadatum.metadata_type_options &&
this.itemMetadatum.metadatum.metadata_type_options.accept_draft_items === 'yes';
},
isMobileMode() {
return this.$route && this.$route.query && this.$route.query.mobilemode;
}
},
watch: {