mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-11 11:55:34 +00:00
Resolve "Bump frontend deps"
This commit is contained in:
parent
b12cd6905e
commit
ea44b47d3d
62 changed files with 5596 additions and 6149 deletions
web-frontend/modules/database/components/view/grid/fields
|
@ -33,9 +33,7 @@
|
|||
</component>
|
||||
<a
|
||||
v-if="canAccessLinkedTable"
|
||||
class="
|
||||
grid-field-many-to-many__item grid-field-many-to-many__item--link
|
||||
"
|
||||
class="grid-field-many-to-many__item grid-field-many-to-many__item--link"
|
||||
@click.prevent="showModal()"
|
||||
>
|
||||
<i class="fas fa-plus"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue