From cc16ebc3927fa19c86d970067bcb9a16be94e40a Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 26 Jan 2025 22:19:25 +0200 Subject: feat(views): Implement adding a list item --- views/list/update/index.php | 32 ++++++++++++++++++++++++++++++++ views/list/update/meta.php | 3 +++ 2 files changed, 35 insertions(+) create mode 100644 views/list/update/index.php create mode 100644 views/list/update/meta.php (limited to 'views/list/update') diff --git a/views/list/update/index.php b/views/list/update/index.php new file mode 100644 index 0000000..6fa91e1 --- /dev/null +++ b/views/list/update/index.php @@ -0,0 +1,32 @@ + + + +UID); + } + catch (Exception $e) {} +?> + + + + +

To which list do you want to add "URL ?>"?

+ +
+ + + + + +
diff --git a/views/list/update/meta.php b/views/list/update/meta.php new file mode 100644 index 0000000..96fd169 --- /dev/null +++ b/views/list/update/meta.php @@ -0,0 +1,3 @@ +