mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-05-07 18:20:55 +00:00
Add RBAC to Baserow.
This commit is contained in:
parent
05b895dd3a
commit
210c02085d
293 changed files with 12247 additions and 2049 deletions
web-frontend/modules/database/components/view
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<div v-if="$hasPermission('database.table.view.update_slug', view)">
|
||||
<a
|
||||
ref="contextLink"
|
||||
class="header__filter-link"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue