Skip to content

Commit

Permalink
Fix Hide form map button #506
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed May 13, 2024
1 parent c9eb7ae commit 34b357f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/pages/map/doc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ export default VueParent.extend({
this.resource_title = resource_url
? `${resource_url.protocol}//${resource_url.host}`
: data.resource
this.item = item
}
)
},
Expand Down

0 comments on commit 34b357f

Please sign in to comment.