We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadc6c1 commit db784f0Copy full SHA for db784f0
1 file changed
ui/src/components/view/InfoCard.vue
@@ -987,7 +987,6 @@ export default {
987
},
988
created () {
989
this.setData()
990
- this.validLinks = validateLinks(this.$router, this.isStatic, this.resource)
991
eventBus.on('handle-close', (showModal) => {
992
this.showUploadModal(showModal)
993
})
0 commit comments