From 0d146728a097ebd7aedfe4a622aa8a064e27e349 Mon Sep 17 00:00:00 2001 From: Riyyi Date: Mon, 10 May 2021 14:58:57 +0200 Subject: [PATCH] Add required CRUD form indicator --- app/views/admin/crud/create.php | 3 ++- app/views/admin/crud/edit.php | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/admin/crud/create.php b/app/views/admin/crud/create.php index ac45fb1..0386b17 100644 --- a/app/views/admin/crud/create.php +++ b/app/views/admin/crud/create.php @@ -17,7 +17,8 @@ $autofocus = $key == 0 ? 'autofocus' : ''; ?>
-
+ + *' : ''; ?>
-
+ + *' : ''; ?>