Merge branch 'develop' into build-iphan
This commit is contained in:
commit
c86e3f7ea5
|
@ -201,9 +201,6 @@
|
||||||
this.itemMetadatum.metadatum &&
|
this.itemMetadatum.metadatum &&
|
||||||
this.itemMetadatum.metadatum.metadata_type_options &&
|
this.itemMetadatum.metadatum.metadata_type_options &&
|
||||||
this.itemMetadatum.metadatum.metadata_type_options.accept_draft_items === 'yes';
|
this.itemMetadatum.metadatum.metadata_type_options.accept_draft_items === 'yes';
|
||||||
},
|
|
||||||
isMobileMode() {
|
|
||||||
return this.$route && this.$route.query && this.$route.query.mobilemode;
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
|
Loading…
Reference in New Issue