diff options
| author | David Siegfried <david.siegfried@uni-vechta.de> | 2024-05-15 13:57:30 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-05-15 13:57:30 +0000 |
| commit | 0f1d1b14280562f5ff6a64d103979204d8d2a22d (patch) | |
| tree | 4c1e48c3497c52bb18087f27f961ae46d31c2e7c /app/views/evaluation/_actions.php | |
| parent | 152ef0e0f92afde613b65842aaffbd0da95d5bbd (diff) | |
remove old evaluation, fixes #3787
Closes #3787
Merge request studip/studip!2661
Diffstat (limited to 'app/views/evaluation/_actions.php')
| -rw-r--r-- | app/views/evaluation/_actions.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/evaluation/_actions.php b/app/views/evaluation/_actions.php deleted file mode 100644 index e702ff2..0000000 --- a/app/views/evaluation/_actions.php +++ /dev/null @@ -1,4 +0,0 @@ -<?= Icon::create('pause', 'clickable')->asImg() ?> -<?= Icon::create('decline', 'clickable')->asImg() ?> -<?= Icon::create('admin', 'clickable')->asImg() ?> -<?= Icon::create('trash', 'clickable')->asImg() ?> |
