From 3d8c0c16b583a571fe17356317bd6ed88e5a123c Mon Sep 17 00:00:00 2001 From: Corey McKrill <916023+coreymckrill@users.noreply.github.com> Date: Fri, 25 Oct 2019 17:32:00 -0700 Subject: [PATCH] Log: Don't use details element if entry has no data --- plugins/wporg-5ftf/views/log.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/plugins/wporg-5ftf/views/log.php b/plugins/wporg-5ftf/views/log.php index 8ef19f4..7742418 100644 --- a/plugins/wporg-5ftf/views/log.php +++ b/plugins/wporg-5ftf/views/log.php @@ -22,14 +22,16 @@ namespace WordPressDotOrg\FiveForTheFuture\View;