From 01c2d78e67413224991be2efbf265f0c239b6026 Mon Sep 17 00:00:00 2001 From: "John L. Villalovos" Date: Fri, 6 Jun 2025 21:29:29 -0700 Subject: [PATCH] chore(resource_creation): don't grant access by default Now when adding a resource, the default in the dropdown menu will be to not grant access to a resource. The admin can select in the dropdown menu to grant access. This helps to prevent inadvertently creating resources that will then be available to users. --- tpl/Admin/Resources/manage_resources.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpl/Admin/Resources/manage_resources.tpl b/tpl/Admin/Resources/manage_resources.tpl index 17a2097b4..dc0a6247f 100644 --- a/tpl/Admin/Resources/manage_resources.tpl +++ b/tpl/Admin/Resources/manage_resources.tpl @@ -646,8 +646,8 @@