From 9cbbd581ee279c2f252eb50a122c72f90dfde77f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 29 Apr 2018 07:42:01 +0200 Subject: [PATCH] Rename template file. --- .../views/form/{multiCheckbox.twig => assetAccountCheckList.twig} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename resources/views/form/{multiCheckbox.twig => assetAccountCheckList.twig} (100%) diff --git a/resources/views/form/multiCheckbox.twig b/resources/views/form/assetAccountCheckList.twig similarity index 100% rename from resources/views/form/multiCheckbox.twig rename to resources/views/form/assetAccountCheckList.twig