From 406df487d21e27b388ce23bcee52b755a1acc8f7 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 3 May 2020 13:46:13 +0300 Subject: [PATCH] Added cache buster to document forms --- app/views/console/database/collection.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/console/database/collection.phtml b/app/views/console/database/collection.phtml index 2a15b2d7c8..38e62de65b 100644 --- a/app/views/console/database/collection.phtml +++ b/app/views/console/database/collection.phtml @@ -35,7 +35,7 @@ $rules = $collection->getAttribute('rules', []);