From 931a93cd7bae092e2752064568cebe407d2bf46e Mon Sep 17 00:00:00 2001 From: Geo Xalkis Date: Tue, 2 May 2023 01:02:48 +0300 Subject: (almost) final structrure of forms --- public/app/models/_info.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'public/app/models') diff --git a/public/app/models/_info.md b/public/app/models/_info.md index 401c13c..82143bf 100644 --- a/public/app/models/_info.md +++ b/public/app/models/_info.md @@ -45,7 +45,6 @@ active) VALUES (:id, :active ) - UPDATE user SET prefix = :prefix, first_name = :first_name, @@ -127,3 +126,27 @@ admin/iinvite + + +# callable/dynamic select options + + + -- cgit v1.2.3