Convert AccessList
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
This commit is contained in:
parent
c80c65901c
commit
68f2d9f2c6
8 changed files with 120 additions and 278 deletions
|
|
@ -33,7 +33,6 @@
|
|||
/** @var OCA\Forms\Db\Question[] $questions */
|
||||
$questions = $_['questions'];
|
||||
|
||||
$access = $form->getAccess();
|
||||
?>
|
||||
|
||||
<?php if ($form->getIsAnonymous()):?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue