1
0
Fork 0
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:
Jeremie Pardou-Piquemal 2022-10-13 21:18:34 +02:00 committed by Nigel Gott
parent 05b895dd3a
commit 210c02085d
293 changed files with 12247 additions and 2049 deletions
web-frontend/modules/database/components/view

View file

@ -1,5 +1,5 @@
<template>
<div>
<div v-if="$hasPermission('database.table.view.update_slug', view)">
<a
ref="contextLink"
class="header__filter-link"