aboutsummaryrefslogtreecommitdiff
path: root/views/list/meta.php
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-02-02 13:03:31 +0200
committerSyndamia <kamen@syndamia.com>2025-02-02 13:03:31 +0200
commit26b368ecc159886ae4122d2b31e307089077f0d3 (patch)
tree3ce356dd2f784772d88e3fd5a67e65b52d193020 /views/list/meta.php
parente409c1c7123dce3838d6dd1a72b4b0c2f00fba10 (diff)
downloadnowayforward_human-26b368ecc159886ae4122d2b31e307089077f0d3.tar
nowayforward_human-26b368ecc159886ae4122d2b31e307089077f0d3.tar.gz
nowayforward_human-26b368ecc159886ae4122d2b31e307089077f0d3.zip
feat(views/list): Move add item patch requests to list/add
Diffstat (limited to 'views/list/meta.php')
-rw-r--r--views/list/meta.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/list/meta.php b/views/list/meta.php
index 5e5e52e..137794e 100644
--- a/views/list/meta.php
+++ b/views/list/meta.php
@@ -2,4 +2,3 @@
$lid = explode('/', $uri, 4)[2];
$title = 'List';
-$controller = 'list';